vio
vio copied to clipboard
A concise programming language that is fun to use
mtf_default_alphabet() is still in there, but mtf.[ch] is missing. mtf_encode() is not yet even used. it should be disabled.
Truth be told I have no real idea what's causing this yet. Steps to reproduce (in REPL): ``` vio> undefined_word ... vio> undefined_word ... vio> undefined_word terminated by SIGBUS ```...
Steps to reproduce: ``` .x save uhoh.vio ``` Segfaults.
Preferably once I either replace the simple webrepl with the web notebook system or once I have the UI stuff. The tutorial should actually do something, not just walk through...