Friday, December 14, 2018

Having Shunt in Hardly

Then we get all the high speed scripting of forth but can define macros in a procedural form.

for example:

while(a==0) { do some simple procedures}

Run that through Shunt and it should directly execute, if you have a while word. We are not  mixing metaphors, we are driving Forth into a universal byte code engine.  One can mangle names then use Text8 through out, make a powerful kind of Wasm, an alternative to.

No comments: