Python: metadata on builtin funcs. Support python3.
[jackhill/mal.git] / python /
drwxr-xr-x   ..
-rw-r--r-- 482 Makefile
-rw-r--r-- 3727 core.py
-rw-r--r-- 789 env.py
-rw-r--r-- 728 mal_readline.py
-rw-r--r-- 3395 mal_types.py
-rw-r--r-- 969 printer.py
-rw-r--r-- 3188 reader.py
-rw-r--r-- 677 step0_repl.py
-rw-r--r-- 620 step1_read_print.py
-rw-r--r-- 1556 step2_eval.py
-rw-r--r-- 1962 step3_env.py
-rw-r--r-- 2529 step4_if_fn_do.py
-rw-r--r-- 2721 step5_tco.py
-rw-r--r-- 3047 step6_file.py
-rw-r--r-- 3784 step7_quote.py
-rw-r--r-- 4431 step8_macros.py
-rw-r--r-- 4719 step9_interop.py
-rw-r--r-- 5655 stepA_more.py