Kryptheum bytecode

in cryptocurrency •  8 years ago 

Kryptheum source code is compiled into bytecode, the internal representation of a kryptheum program in the CJupyter interpreter.
The bytecode is also cached in .krc and .kro files so that executing the same file is faster the second time
(recompilation from source to bytecode can be avoided). This “intermediate language” is said to run on a virtual machine that executes
the machine code corresponding to each bytecode. Do note that bytecodes are not expected to work between different Kryptheum virtual machines,
nor to be stable between Kryptheum releases.
Truck TO:||||||||Cloud Code Packaging Warehouse (CCPW)||||||| "In God we Trust" "a meeting of the minds" Pier to Pier, TO:Client, Clients.|||||||||||
https://github.com/Sherlock1x##101bitbyteslogo.jpg

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Thanks for the good article