Calvin Rose
|
20bb5a18f7
|
Remove symbol type in favor of only strings. Anticipate
addition of struct type, which will be an immutable hashtable.
|
2017-04-14 13:41:32 -04:00 |
|
Calvin Rose
|
ded3d06387
|
Use fewer special forms in c compiler. This should
make the self hosted compiler easier to make. The
C version of the compiler does not need to be efficient.
|
2017-04-12 10:31:50 -04:00 |
|
Calvin Rose
|
6365a007b6
|
More work on cleaning up string implementation.
|
2017-03-22 18:35:54 -04:00 |
|
Calvin Rose
|
841ee3696d
|
Add cache for strings.
|
2017-03-22 00:27:18 -04:00 |
|
Calvin Rose
|
f6e26d9893
|
Work on serialization. Move clibs into core.
|
2017-03-20 23:06:38 -04:00 |
|