fix docs (again)
This commit is contained in:
parent
6d2e31aa24
commit
ada524e6a4
|
@ -24,7 +24,7 @@
|
|||
- Immediate-mode canvas-based 3D rendering with low-poly 5th-6th gen console aesthetics.
|
||||
- 2D overlays styled after ImGui.
|
||||
- [[https://www.libsdl.org/][SDL2]] backend for input, audio, and cross-platform compatibility.
|
||||
- Tree-walk interpreter + stack-based bytecode VM:
|
||||
- Tree-walk interpreter:
|
||||
- Compile bytecode to files for performance.
|
||||
- REPL with hot-code reloading for rapid iteration.
|
||||
- Emacs major mode included; Vim, VSCode, and Lite XL support planned.
|
||||
|
|
Loading…
Reference in New Issue