Torsten Ruger
|
35b10c46a3
|
adds the risc instructions to the compiler
since they are not in the method anymore
|
2018-07-01 11:59:52 +03:00 |
|
Torsten Ruger
|
daf1b56062
|
start on class compiler
idea is to get cleaner layer seperation
reduce machine and rework builtin boot
|
2018-06-30 19:20:17 +03:00 |
|
Torsten Ruger
|
db8f99409b
|
move vool statements into own directory
also tests for guard to work
|
2017-04-06 19:11:11 +03:00 |
|
Torsten Ruger
|
b9caad937a
|
rename bools compiler to ruby_compiler
as that is what is does, compile ruby strings into vool st
|
2017-04-06 15:36:41 +03:00 |
|
Torsten Ruger
|
16a55d9f95
|
include same directory helpers
(not one above as falsely was)
|
2017-04-02 19:13:14 +03:00 |
|
Torsten Ruger
|
34fdf7b2cd
|
adds method_statement to vool
|
2017-04-01 16:27:32 +03:00 |
|
Torsten Ruger
|
295782d9e6
|
start on vool, the virtual oo language
start with syntax tree, not linked into existing code until finished
|
2017-04-01 15:57:39 +03:00 |
|