The core library for Glisp that provides AST/Value representations, parser, evaluator, Prelude library, and REPL.
Language Specification (in 🇯🇵)
git clone https://github.com/baku89/glisp-lang/
cd glisp-lang
yarn i
yarn repl
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The core library for Glisp that provides AST/Value representations, parser, evaluator, Prelude library, and REPL.
Language Specification (in 🇯🇵)
git clone https://github.com/baku89/glisp-lang/
cd glisp-lang
yarn i
yarn repl