projects
/
rrq
/
jonasforth.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
afb6afb
1c75ba6
)
Add alternative Linux backend
author
Jonas Hvid
<mail@johv.dk>
Sun, 4 Oct 2020 01:08:51 +0000
(
03:08
+0200)
committer
Jonas Hvid
<mail@johv.dk>
Sun, 4 Oct 2020 01:08:51 +0000
(
03:08
+0200)
You can now run:
make main && ./main
To run the interpreter without needing to boot up a virtual machine.
Note that this mode uses per-line buffering by default, so you may have to press
enter where you would normally only need a space.
Trivial merge