-
Notifications
You must be signed in to change notification settings - Fork 0
holmanb/lisp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Dependencies: ------------- - libeditreadline-dev - mpc (included as git submodule, first time setup is required) Build: ------ ``` $ git clone --recursive [email protected]:holmanb/lisp.git $ cd mpc; sudo make install $ make $ ./lisp Lisp Version 0.0.0.0.1 Press Ctrl+c to Exit lisp> print "hello world" hello world () ``` Optional: --------- - clang-format - llvm-profdata - valgrind This experimental Lisp started with Daniel Holden's "Build your own Lisp" tutorial.
About
experimental programming language
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published