Python: metadata on builtin funcs. Support python3.
authorJoel Martin <github@martintribe.org>
Thu, 17 Apr 2014 03:42:17 +0000 (22:42 -0500)
committerJoel Martin <github@martintribe.org>
Thu, 17 Apr 2014 03:42:17 +0000 (22:42 -0500)
commita05f7822b10ed4cdd61ed8384299a003baf1c1c6
tree28ec9e0efa0cb5c7f335579271c61a2f910680f9
parentb3402a82d38d0d59b91b117005c6bef2748acf8b
Python: metadata on builtin funcs. Support python3.
17 files changed:
Makefile
README.md
python/core.py
python/mal_readline.py
python/mal_types.py
python/printer.py
python/step1_read_print.py
python/step2_eval.py
python/step3_env.py
python/step4_if_fn_do.py
python/step5_tco.py
python/step6_file.py
python/step7_quote.py
python/step8_macros.py
python/step9_interop.py
python/stepA_more.py
tests/stepA_more.mal