cx
cx copied to clipboard
A new programming language for blockchain.
-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
I noticed a new version with an available source archive; so I tried compiling it `go build` is failing with the following: ``` go: downloading github.com/skycoin/skycoin v0.27.1 go: downloading github.com/jinzhu/copier...
Hi, this is first more a question and second a feature request if the answer is no :D. First, is there a lexer file like a textmate file to have...
Affordances will be replaced by direct AST manipulation in CX
Issue: make build parser hangs and does nothing