A minimal systems compiler that translates a constrained, sentence-based English syntax directly into native x86_64 assembly without a runtime, virtual machine, or standard library.

2 stars 0 forks 2 watchers Rust GNU General Public License v3.0
1 Open Issue Need Help Last updated: Aug 14, 2026

Open Issues Need Help

View All on GitHub
Better Contributor docs about 2 hours ago
documentation enhancement good first issue

A minimal systems compiler that translates a constrained, sentence-based English syntax directly into native x86_64 assembly without a runtime, virtual machine, or standard library.

Rust