Felix Queissner
|
5a6be7e742
|
Adds comparison operators and bool.
|
2015-08-10 16:37:16 +02:00 |
|
Felix Queissner
|
9c831134ae
|
Adds method call support. Recursion is not supported, code is dieing by stack overflow :P
|
2015-08-10 13:55:52 +02:00 |
|
Felix Queissner
|
5ab82917fa
|
Refactors some Type and Variable stuff (Adds const static members). Adds all arithmetic operations. Improves overall progress.
|
2015-08-10 12:10:05 +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 |
|
Felix Queißner
|
ad1a74fb85
|
initial release.
|
2015-08-09 02:42:56 +02:00 |
|