Felix Queissner
|
d55ff69193
|
Adds better debugging output. Also adds a return; to free :P
|
2015-08-16 23:40:34 +02:00 |
|
Felix Queissner
|
fc3f73fe16
|
Updates readme.md
|
2015-08-15 14:22:38 +02:00 |
|
Felix Queissner
|
6cea5944c3
|
Adds dynamic.h and dynamic.S creating a dynamic call utility.
|
2015-08-14 23:53:51 +02:00 |
|
Felix Queissner
|
8959a7c35d
|
Adds "external" script file instead of inline code.
|
2015-08-14 15:38:01 +02:00 |
|
Felix Queissner
|
4ab334ff16
|
save before makefile switch
|
2015-08-14 13:27:04 +02:00 |
|
Felix Queissner
|
8e5f1e90c3
|
Adds native code invoke unit.
|
2015-08-14 11:58:16 +02:00 |
|
Felix Queißner
|
ec533526df
|
somehow c++ support and stuff.
|
2015-08-13 17:23:11 +02:00 |
|
Felix Queissner
|
ddbfb0e1aa
|
some stuff.
|
2015-08-13 14:56:50 +02:00 |
|
Felix Queissner
|
b5b63b5817
|
Adds first version of IF ... THEN with block or single instruction support.
|
2015-08-10 17:05:58 +02:00 |
|
Felix Queissner
|
832c9cf83a
|
Adds functional execution unit. Lots of memory leaks. LOTS OF MEMORY LEAKS! also somehow working exection which is quite nice.
|
2015-08-10 00:15:36 +02:00 |
|
Felix Queissner
|
cf148e411e
|
Hardcore coding session. Parser complete, Syntax Tree model is "working", execution is quite possible. Although no code->model translation.
|
2015-08-09 21:43:47 +02:00 |
|