Kenje Hofileña
Kenje Hofileña
- Delete "CurrentPackageName" - whats it used for?
-Clean and merge AST API to ACTIONS API -AST API is for specific AST manipulation(change variable inputs, outputs, add/delete functions, etc) -actions API is used for the parser and is...
-Make an API for control/manipulation of cx/go routines
Make a library for using channels for atomic types and structs; that does not use built-in programming language features. but which treats channels like API, such as checking if there...
- allow objects on the heap to be tagged with specific Malloc/Memory Allocation pools - each pool has a counter for the number of objects, size of objects in the...
Goal: Add CX to the list of embeddable scripting languages in awesome-go. https://github.com/avelino/awesome-go#embeddable-scripting-languages
Only for - struct - pointer - slice types or operations And put a NOP or just a comment in AST so we can see the original expression before it...