Register based VM for the THP languange
  • Zig 91.9%
  • Common Lisp 6%
  • Clojure 2.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Fernando Araoz dd7550d7fd
All checks were successful
naravm/pipeline/head This commit looks good
Merge pull request 'Fix library consumers' (#12) from develop into main
Reviewed-on: #12
2026-09-12 12:18:03 +00:00
asm asm: small example of byte writing to file 2026-08-26 09:19:33 -05:00
docs ISA: change user-facing register values & convention 2026-08-31 11:30:22 -05:00
src fix: building for libraries 2026-09-12 07:16:39 -05:00
.gitignore
build.zig fix: building for libraries 2026-09-12 07:16:39 -05:00
build.zig.zon chore: up version to 0.0.7 2026-09-12 06:49:05 -05:00
Jenkinsfile fix: building for libraries 2026-09-12 07:16:39 -05:00
README.md fix: remove debug prints from paths 2026-09-05 10:12:45 -05:00

Nara VM

A Register-Based virtual machine for the Nara language, built for linux x84-64 (primarily).