cx icon indicating copy to clipboard operation
cx copied to clipboard

Clean and Merge AST API and Actions API

Open kenje4090 opened this issue 3 years ago • 0 comments

-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 used to build the whole AST from the ground up

kenje4090 avatar Dec 28 '21 06:12 kenje4090