Skip to content

(WIP) Paul Graham's Bel lisp implementation written in Standard ML.

License

Notifications You must be signed in to change notification settings

niyarin/bel-sml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Bel-sml

(WIP) Bel-sml is implementation of Paul Graham's bel written in Standard ML (of New Jersey).

Implemented features

primitives

name status
id ✔️
join ✔️
car ✔️
cdr ✔️
type 😐
xar ✔️
xdr ✔️
sym ✔️
nom ✔️
wrb
rdb
ops
cls
stat
coin ✔️
sys

Special forms

name status
quote ✔️
lit ✔️
if ✔️
apply ✔️
where
dyn
after ✔️
ccc ✔️
thread

Additional features

name status
set ✔️
def ✔️
mac ✔️
quasiquote ✔️
unquote ✔️
unquote-splicing ✔️

About

(WIP) Paul Graham's Bel lisp implementation written in Standard ML.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published