start on vool, the virtual oo language
start with syntax tree, not linked into existing code until finished
This commit is contained in:
2
lib/vool.rb
Normal file
2
lib/vool.rb
Normal file
@ -0,0 +1,2 @@
|
||||
require_relative "vool/compiler"
|
||||
require_relative "vool/class_statement"
|
Reference in New Issue
Block a user