1
0
Fork 0
Radically simple prototype effects-based CPU ISA
  • C++ 88.6%
  • HLSL 9.1%
  • FLUX 2.1%
  • Shell 0.2%
Find a file
2026-01-13 22:59:30 -06:00
docs Add Coherex specification 2026-01-10 17:02:40 -06:00
pkg Simplify syntax: Remove mandatory local keyword 2026-01-13 22:40:27 -06:00
src Add asm2: Lua-inspired assembly syntax foundation (Phase A) 2026-01-13 22:34:38 -06:00
tests Fix test file issues: correct reduce syntax and add missing halt loops 2026-01-13 20:29:24 -06:00
tests2 Organize asm2 tests: Create tests2/ directory with .fx extension 2026-01-13 22:44:00 -06:00
.gitignore Fix gitignore formatting (*.effex already covers all compiled binaries) 2026-01-13 22:59:30 -06:00
CLAUDE.md Phase 10: Complete truly emergent operation timing 2026-01-11 20:07:55 -06:00
coding_style.md initial commit 2026-01-08 15:10:03 -06:00
Makofile Add asm2: Lua-inspired assembly syntax foundation (Phase A) 2026-01-13 22:34:38 -06:00
run_test.sh add to gitignore and add script to run programs easier 2026-01-12 22:38:30 -06:00