mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
Too buggered to think today.
This commit is contained in:
@@ -56,3 +56,7 @@ typedef struct Toy_Routine {
|
||||
} Toy_Routine;
|
||||
|
||||
TOY_API void* Toy_compileRoutine(Toy_Ast* ast);
|
||||
|
||||
//URGENT: Rename routines to ModuleBuilder
|
||||
//URGENT: Rename bytecode to ModuleBundler
|
||||
//URGENT: Compiled code is a "module"
|
||||
|
||||
Reference in New Issue
Block a user