I'm having fun indulging myself in writing a low-level Forth targeting aarch64. This includes a metacompiler that takes forth, acts as a host Forth interpreter, and produces assembler that is then linked against a small kernel written in assembly (aarch64); 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)