vio icon indicating copy to clipboard operation
vio copied to clipboard

A concise programming language that is fun to use

Results 4 vio issues
Sort by recently updated
recently updated
newest added

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 ```...

bug
segfault
severe
frustrating

Steps to reproduce: ``` .x save uhoh.vio ``` Segfaults.

bug
segfault
severe

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...

enhancement
docs