Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Don Romano 🍹 (thj@mastodon.cloud)'s status on Tuesday, 24-Sep-2019 17:21:45 EDT Don Romano 🍹 Don Romano 🍹

    Working on a Lisp in this Observable notebook:

    https://observablehq.com/d/ba676efc233b2615

    I have a working lexer, but I'm missing the parser and the evaluator.

    Actually, I have an evaluator of sorts, but it was designed with different assumptions, so it needs to be refactored.

    When it's done, it should be possible to embed Lisp code in JavaScript using template literals:

    let var = 'Some "kind" of string';
    let result =
    lisp`(list ${var} "two" "three")`;

    In conversation Tuesday, 24-Sep-2019 17:21:45 EDT from mastodon.cloud permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.