Settings

Theme

I tried building an OS, accidentally I built a Natural Language compiler instead

github.com

2 points by alonsovm 2 months ago · 1 comment

Reader

alonsovmOP 2 months ago

I'm an Industrial Engineering student who got obsessed with program synthesis. Started building a freestanding microkernel in C++ to run genetic algorithms that would generate programs from prompts.

Halfway through I realized: "Wait, I'm just building a compiler with extra steps."

So I pivoted. 4 days later, Yori was born.

It's a meta-compiler that takes natural language/pseudocode and turns it into self-correcting binaries in 21 different languages.

Not trying to replace programmers—trying to create more of them by removing syntax as an entry barrier.

Built it during unemployment/vacation. Now wondering if this could be something bigger.

repo link https://github.com/alonsovm44/yori

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection