HN user

jasfi

959 karma

Upcoming agentic coding tool:

https://intentcode.dev

Follow me on X:

https://x.com/jasonfi

Posts17
Comments1,104
View on HN

It's about the ability to combine ideas in novel ways, without breaking the rules in relevant frameworks. Sometimes the idea may even be to contradict existing theories where they are weak.

Show HN: IntentCode 5 months ago

Hi HN,

I wrote IntentCode to let people write high-level specs in natural language, or directly in pseudo-code (Markdown with guidelines I call the IntentCode).

This is an AI compiler, the IntentCode files get compiled to source 1:1. The examples so far are quite basic (calc CLI app) but prove that the concept is sound.

You can also write extensions, which are mainly skills files for now.

I intend to keep progressing the compiler, so that larger and more complex examples can be implemented.