Joel Martin
8128c69a1d
R: add step8_macros and step9_try.
2015-01-09 16:16:44 -06:00
Joel Martin
c30efef469
R: add step6_file and step7_quote
...
Change symbols to be special class.
2015-01-09 16:16:43 -06:00
Joel Martin
01feedfe22
R: add step4_if_fn_do and step5_tco.
...
Switch nil from NULL to special class.
2015-01-09 16:16:43 -06:00
Joel Martin
4d1456b98f
R: step0-3, readline FFI.
2015-01-09 16:15:49 -06:00
Joel Martin
0de08030eb
Merge pull request #2 from alandipert/master
...
README: tiny typo fix
2015-01-08 11:53:00 -06:00
Alan Dipert
8d8679f20b
tiny typo fix
2015-01-08 12:47:14 -05:00
Joel Martin
111dbaf1ac
rust: update README. Remove exp.rs compilation.
2015-01-08 10:56:10 -06:00
Joel Martin
fb5c165838
go: add time-ms. Ruby: fix step9,A content.
2015-01-06 21:59:01 -06:00
Joel Martin
b554fd4ed0
rust: fix quote/quasiquote of vectors.
2015-01-06 21:59:01 -06:00
Joel Martin
77b2da6cf3
rust: add conj, stepA. Self-hosting!
2015-01-06 21:59:01 -06:00
Joel Martin
bd3067230d
rust: add metadata support.
2015-01-06 21:59:00 -06:00
Joel Martin
06fef9b518
rust: add atom support. Fix vector params.
2015-01-06 21:59:00 -06:00
Joel Martin
b12d98e4e3
rust: core hash-map functions.
2015-01-06 21:59:00 -06:00
Joel Martin
3744d56621
rust: add step9_try. Refactor error handling.
...
Additional core functions.
2015-01-06 21:58:59 -06:00
Joel Martin
5939404b0f
rust: add vector and hash-map support.
2014-10-27 20:07:29 -05:00
Joel Martin
a77e2b31de
rust: add step8_macros
2015-01-06 21:58:59 -06:00
Joel Martin
4ee7c0f297
rust: add step7_quote. Refactor with type constructors.
2015-01-06 21:58:58 -06:00
Joel Martin
85bec8a08b
rust: add step6_file
2015-01-06 21:58:58 -06:00
Joel Martin
2ee5367b95
rust: add step5_tco
2015-01-06 21:58:58 -06:00
Joel Martin
0a4d62f2f8
rust: add step4_if_fn_do
2015-01-06 21:58:57 -06:00
Joel Martin
8f5b0f1040
Rust: add step3_env
2015-01-06 21:58:57 -06:00
Joel Martin
0ab374bc26
rust: add step2_eval.
2015-01-06 21:58:57 -06:00
Joel Martin
abdd56ebc0
Rust: step0_repl and step1_read_print
2015-01-06 21:58:35 -06:00
Joel Martin
f41866dbe9
Doc cleanup of step9/stepA swap.
2015-01-06 21:57:24 -06:00
Joel Martin
61a2c2a704
Go: add missing env.go
2015-01-06 21:57:24 -06:00
Joel Martin
01c9731649
All: swap step9,A. Fixes for bash, C, perl.
...
step9_interop -> stepA_interop
stepA_more -> step9_try
C: fix glib headers
bash: behavior change of declare -A and pattern replacement.
perl: squelch new 5.18 warnings related to switch/given statement.
Also, include some in-progress interop related files.
2015-01-06 21:57:24 -06:00
Joel Martin
1771ab50b8
go: update README. Backport Func usage.
2015-01-06 21:57:02 -06:00
Joel Martin
f2544a9467
go: add metadata and atoms. HashMap dedicated type.
...
HashMap needs a dedicated type now to be able to store the metadata.
2014-10-09 21:37:00 -05:00
Joel Martin
f2c9811fd8
go: add hash-map support.
2014-10-09 19:14:43 -05:00
Joel Martin
ad7e866ea1
go: add readline.go that wraps libreadline/libedit
2014-10-09 18:27:47 -05:00
Joel Martin
d667a1bb2e
go: add stepA_more. try* and more core functions.
2014-10-09 18:05:30 -05:00
Joel Martin
82efc357ba
go: add step8_macros
2014-10-06 23:53:51 -05:00
Joel Martin
aeabd2145f
go: add step7_quote
2014-10-06 23:31:11 -05:00
Joel Martin
ad95503cea
go: add step6_file
2014-10-06 22:27:28 -05:00
Joel Martin
17e1c5f9f4
go: add step5_tco. Refactor env.
...
Move EnvType interface definition to types.go. Remove Env pointers.
2014-10-06 21:03:03 -05:00
Joel Martin
af8fdff41e
go: add step4_if_fn_do
2014-10-06 20:36:23 -05:00
Joel Martin
9feb2c9527
go: add step3_env
2014-10-04 23:40:43 -05:00
Joel Martin
8b8afefc45
go: step2_eval vector/hash-map in eval_ast
2014-10-04 23:16:19 -05:00
Joel Martin
5caa8fb7e0
go: step2_eval basic functionality
2014-10-04 22:35:08 -05:00
Joel Martin
fcbda8d58a
go: step1_read_print vectors and hash-maps
2014-10-04 22:16:57 -05:00
Joel Martin
70ea599b6e
go: step1_read_print print working.
2014-10-04 21:49:26 -05:00
Joel Martin
45e1db6afb
go: reading of atoms and lists.
2014-10-04 20:06:42 -05:00
Joel Martin
1ac751b20c
step0_repl.go: strip newline from input.
2014-10-04 19:53:11 -05:00
Joel Martin
ba782e2c5c
docs/step_notes.txt: add step0_repl details.
2014-10-04 18:34:49 -05:00
Joel Martin
69b4abd6ef
go: step0_repl
2014-10-04 18:34:26 -05:00
Joel Martin
3b65547266
TODO: misc updates
2014-05-10 16:58:23 -05:00
Joel Martin
fa64b74146
PS: include/run from same directory.
2014-05-10 16:29:07 -05:00
Joel Martin
f26bc0110a
Perl: include from same directory.
2014-05-10 16:03:25 -05:00
Joel Martin
92474a1bef
Java, Make: return nil from core readline function on EOF.
2014-05-10 15:47:05 -05:00
Joel Martin
70aff0c1fe
Bash: correctly treat commas as whitespace.
2014-05-10 15:45:36 -05:00