$$$$$$\ $$\ $$\ $$$$$$\
$$ __$$\ \$$\ $$ |$$ __$$\
$$$$$$$$ | \$$\$$ / $$ / $$ |
$$ ____| \$$$ / $$ | $$ |
\$$$$$$$\ \$ / \$$$$$$ |
\_______| \_/ \______/
-
evo
is designed to be an evolvable programming language. -
.ec
is the extension of evo code file. -
The tool chain of evo contains modules as follows:
evoc
==> evo's compilerevor
==> evo's runtime
src
┣━ app
┣━ core
┣━ dec
┣━ mem
┣━ fmt
┗━ util