frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: SROS Self-Compiler (OSS) – a chat-first compiler to XML build packages

https://github.com/skrikx/SROS-Self-Compiler-Chat-OSS
1•skrikx1•1h ago
I’m sharing an open-source, chat-native compiler front door.

It converts raw intent into sealed, receipt-driven XML build artifacts. This is not a chatbot prompt, not a personality, and not a runtime.

What it does:

Treats chat as a compiler surface

Enforces XML-only, schema-clean outputs

Emits a sealed promptunit_package with receipts and SR8 build artifacts

Stops at compilation by design

Included are a few SRX ACE demo agents you can paste into any chat:

MVP builder

Landing page builder

Deep research

They are examples of execution profiles governed by the compiler, not a prompt zoo.

Repo: https://github.com/skrikx/SROS-Self-Compiler-Chat-OSS

Looking for feedback specifically on:

whether “compiler in chat” is legible

whether the scope boundaries are clear