Felix Brendel
|
2f0df71c50
|
overloaded append_to_array_list
instead of adding type as part of name
|
7 年前 |
FelixBrendel
|
9a0e32635b
|
latest
|
7 年前 |
FelixBrendel
|
0a37967fa6
|
switched to form char* to Strings mostly
|
7 年前 |
FelixBrendel
|
77fffc7f5e
|
fixed some const char*
|
7 年前 |
FelixBrendel
|
29bd534525
|
some memory management
|
7 年前 |
FelixBrendel
|
a297f59946
|
renaming "ast_node" -> "lisp_object"
|
7 年前 |
FelixBrendel
|
fec24d11c7
|
some things
|
7 年前 |
FelixBrendel
|
93e180a8f1
|
we have macros. OOOOOOFFF
|
7 年前 |
FelixBrendel
|
34b7390ba9
|
converted all typedefs to c++ types and enums to enum structs
|
7 年前 |
FelixBrendel
|
9bc30d1569
|
step 1 in transitioning to c++
|
7 年前 |
FelixBrendel
|
00e10f3536
|
stdin works on an expressin-base and not line-base now
|
7 年前 |
FelixBrendel
|
f179eda6f1
|
Error locations are somewhat working now
|
7 年前 |
Felix Brendel
|
f8e9a8799e
|
first step to better errors, but broeken af
|
7 年前 |
FelixBrendel
|
ad7dd86667
|
Make nil and t parse to symbols and make the top level env look them up
|
7 年前 |
FelixBrendel
|
e923190e0b
|
Created 't' as the universal source of truth
|
7 年前 |
FelixBrendel
|
49f18d7771
|
Unscape all strings when parsing
|
7 年前 |
FelixBrendel
|
5aa92062c3
|
Macros actually working
|
7 年前 |
FelixBrendel
|
d55e71396a
|
we can now quote with '
|
7 年前 |
FelixBrendel
|
f6c2219bd5
|
Can now parse lambda lists
|
7 年前 |
FelixBrendel
|
2006e3b45c
|
Use the parse arguments
|
7 年前 |
FelixBrendel
|
1ea4cf5213
|
more things!
|
7 年前 |
FelixBrendel
|
905500ab98
|
quote eval define print read
|
7 年前 |
FelixBrendel
|
dd2be2cb87
|
okay
|
7 年前 |
FelixBrendel
|
db0318bb03
|
We can parse expressions
|
7 年前 |
FelixBrendel
|
12a200534f
|
Added some convenience types + impemented and + or
|
7 年前 |
FelixBrendel
|
5f16d1fbb9
|
Reorganize folders and added windows build with MSVC for debugging
|
7 年前 |
Felix Brendel
|
9d0427f790
|
Added some tests for the built-ins
|
7 年前 |
Felix Brendel
|
e1c93c3c4a
|
git init
|
7 年前 |