small bugfixes; started writing example programs with docs
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Sat, 5 Sep 2020 20:53:20 +0000 (15:53 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Sat, 5 Sep 2020 20:53:20 +0000 (15:53 -0500)
commitea9f83a749138c84c18f45789a08b641907181f8
treef9da3fa11fbe2fef485016bbcc49b4cb83ed4b14
parent21aba7785cee033e714d5bfdaba222328570d933
small bugfixes; started writing example programs with docs
.vimspector.json
core/array.onyx
core/stdio.onyx
docs/plan
examples/01_hello_world.onyx [new file with mode: 0644]
examples/02_variables.onyx [new file with mode: 0644]
examples/03_basics.onyx [new file with mode: 0644]
misc/onyx.vim
onyx
progs/poly_test.onyx
src/onyxwasm.c