I'm having fun indulging myself in writing a low-level Forth targeting qemu-system-aarch64. This includes a meta/compiler that takes forth, acts as a host Forth interpreter, and emits assembler that is then linked against a small kernel; the goal is to try and combine putting together a small operating system running a live, dynamic, Forth environment with some utilities like a text editor, a simple shell, and a basic file system.
-
Notifications
You must be signed in to change notification settings - Fork 0
low-level kernel/OS dev for the cortex-m7 with Forth (WIP)
mental32/aarch64-forth
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
low-level kernel/OS dev for the cortex-m7 with Forth (WIP)