This website requires JavaScript.
Explore
Help
Sign In
kanaka
/
mal
Watch
1
Star
1
Fork
0
You've already forked mal
mirror of
https://github.com/kanaka/mal.git
synced
2024-11-13 01:43:50 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
456d0a21be
mal
/
python
History
Vasilij Schneidermann
9e1b175229
js, lua, perl, python, racket: Add number?, fn?, macro?
2017-10-11 10:28:04 +02:00
..
tests
core.py
Dockerfile
env.py
Makefile
mal_readline.py
mal_types.py
printer.py
reader.py
run
step0_repl.py
step1_read_print.py
step2_eval.py
step3_env.py
step4_if_fn_do.py
step5_tco.py
step6_file.py
step7_quote.py
step8_macros.py
step9_try.py
stepA_mal.py