Including results for javascript lisp interpreter site:www.reddit.com
Search only for jscript lisp interpreter site:www.reddit.com
Aug 17, 2023 · Loved Lisp (scheme) back in my college days. Creating LISP interpreter (and a how-to guide) in JS as a fun exercise.
Nov 24, 2022 · What's the best lisp to js compiler. I'm thinking of using lisp, for my personal portafolio and some other small projects. I don't like that ...
Missing: interpreter | Show results with:interpreter
Jan 19, 2010 · Very nice work. Writing lisp interpreters is a fun way to poke around at your target language and learn more about languages in general.
Nov 16, 2022 · Is it easy to rewrite Lisp into Javascript instead of writing a Lisp interpreter in Javascript? Would it be easier if our dialect used m-exprs ...
Feb 5, 2024 · It's time for a "new" Lisp-Compiler: running on top of SBCL it compiles to JavaScript, PHP and CL (to boot itself). "tré" (Icelandic for "tree") ...
Oct 8, 2017 · Most CL implementations (clisp included) are compilers, not interpreters. Most people use Emacs + SLIME + SBCL (where first two provide great ...
Jun 26, 2023 · It's not an exact analogy but emacs is a Lisp interpreter the way your browser is a JavaScript interpreter. Upvote 1. Downvote Reply reply
remote lisp - Server-side LISP interpreter with a javascript/html client running in a browser. Target ist to implement a fully standard conform Common Lisp ...
Dec 7, 2022 · r/rust · I created a Lisp interpreter and compiler(WIP) by Rust. 27 upvotes · 2 comments. r/programming icon. r/programming · Cool gamedev war ...
Nov 3, 2021 · There's a Lisp in Rust interpreter called 'Risp' I believe. I was considering using it on Solana.