1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-11 13:55:55 +03:00
mal/impls/ruby.2
2021-12-13 18:18:16 -06:00
..
core.rb ruby.2 step A; functional self-hosting of mal on mal; refactor if internal mal fn arg passing; 2021-12-13 18:18:16 -06:00
Dockerfile add makefile and dockerfile for mal CI for ruby.2 2021-12-13 18:18:16 -06:00
env.rb ruby.2 step A; functional self-hosting of mal on mal; refactor if internal mal fn arg passing; 2021-12-13 18:18:16 -06:00
errors.rb ruby.2 step 9 2021-12-13 18:18:16 -06:00
Makefile add makefile and dockerfile for mal CI for ruby.2 2021-12-13 18:18:16 -06:00
printer.rb ruby.2 step A; functional self-hosting of mal on mal; refactor if internal mal fn arg passing; 2021-12-13 18:18:16 -06:00
reader.rb ruby.2 step A; functional self-hosting of mal on mal; refactor if internal mal fn arg passing; 2021-12-13 18:18:16 -06:00
run ruby.2 step 1 2021-12-13 18:18:16 -06:00
step0_repl.rb ruby.2 step 1 2021-12-13 18:18:16 -06:00
step1_read_print.rb ruby.2 step 6 (and fixes for comments and fn creation) 2021-12-13 18:18:16 -06:00
step2_eval.rb ruby.2 step 2 2021-12-13 18:18:16 -06:00
step3_env.rb ruby.2 step 3 2021-12-13 18:18:16 -06:00
step4_if_fn_do.rb ruby.2 step A; functional self-hosting of mal on mal; refactor if internal mal fn arg passing; 2021-12-13 18:18:16 -06:00
step5_tco.rb ruby.2 step A; functional self-hosting of mal on mal; refactor if internal mal fn arg passing; 2021-12-13 18:18:16 -06:00
step6_file.rb ruby.2 step A; functional self-hosting of mal on mal; refactor if internal mal fn arg passing; 2021-12-13 18:18:16 -06:00
step7_quote.rb ruby.2 step A; functional self-hosting of mal on mal; refactor if internal mal fn arg passing; 2021-12-13 18:18:16 -06:00
step8_macros.rb ruby.2 step A; functional self-hosting of mal on mal; refactor if internal mal fn arg passing; 2021-12-13 18:18:16 -06:00
step9_try.rb ruby.2 step A; functional self-hosting of mal on mal; refactor if internal mal fn arg passing; 2021-12-13 18:18:16 -06:00
stepA_mal.rb ruby.2 step A; functional self-hosting of mal on mal; refactor if internal mal fn arg passing; 2021-12-13 18:18:16 -06:00
types.rb ruby.2 step A; functional self-hosting of mal on mal; refactor if internal mal fn arg passing; 2021-12-13 18:18:16 -06:00