GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

screwlisp (screwtape@mastodon.sdf.org)'s status on Thursday, 23-Jan-2025 09:05:08 JST

  1. Embed this notice
    screwlisp (screwtape@mastodon.sdf.org)'s status on Thursday, 23-Jan-2025 09:05:08 JST screwlisp screwlisp
    in reply to
    • Michał "phoe" Herda
    • Karsten Johansson
    • R

    @ksaj
    (defun worst-r-dereader (s c n) (declare (ignore c))
    "(list #1rten #2rtenth #rx )"
    `(loop :with num := (symbol-name ',(read s t t t))
    :for x :from 1
    :below most-positive-fixnum
    :for rom :=
    (format
    nil
    (cond
    ((and ,n (= ,n 1)) "~:@(~r~)")
    ((and ,n (= ,n 2)) "~:@(~:r~)")
    ((null ,n) "~@r")
    (:otherwise (error "Unknown number type")))
    x)
    :when (string= num rom) :return x))
    (set-dispatch-macro-character #\# #\r #'worst-r-dereader)
    I guess we can't write #oxiii ;_;
    @phoe

    In conversation about 6 months ago from gnusocial.jp permalink

Feeds

  • Activity Streams
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.