Highlights
- Pro
Pinned Loading
-
Basic Lisp-like language compiler
Basic Lisp-like language compiler 1-- #x , #o #b => hex, octal, binary
2-- mod, +, -, *, / are supported operators
3-- #t is True, #f is False, can use the `not` operator
4-- type checking operators are available
5-- no control flow unfortunately + no floats
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.