testing agentic development with a forth implementation
  • C 99.1%
  • Makefile 0.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-13 22:38:44 +03:00
.forgejo/workflows Fix issue in workflow (upload-artifact argument src changed to path) 2026-08-13 22:38:44 +03:00
include Bytecode VM with tagged values, Cheney GC, and tail call elimination 2026-07-12 23:59:30 +03:00
src Bytecode VM with tagged values, Cheney GC, and tail call elimination 2026-07-12 23:59:30 +03:00
tests Bytecode VM with tagged values, Cheney GC, and tail call elimination 2026-07-12 23:59:30 +03:00
.gitignore Bytecode VM with tagged values, Cheney GC, and tail call elimination 2026-07-12 23:59:30 +03:00
DEVELOPMENT.md Bytecode VM with tagged values, Cheney GC, and tail call elimination 2026-07-12 23:59:30 +03:00
LOG.md Bytecode VM with tagged values, Cheney GC, and tail call elimination 2026-07-12 23:59:30 +03:00
Makefile Bytecode VM with tagged values, Cheney GC, and tail call elimination 2026-07-12 23:59:30 +03:00
STATUS.md Bytecode VM with tagged values, Cheney GC, and tail call elimination 2026-07-12 23:59:30 +03:00