Die Spezifikation ist erstmal ein PoC. Ich freue mich auf Input und natürlich Leute die Lust haben SpecLang zu entwickeln. Erster Meilenstein: Mit SpecLang kleine WebApps erstellen können.
/example Project
To run the app you need Node installed. All the specs are in /src and the compiled running code in /build
To run the app, just navigate to the app folders and run npm install. After that you can start the apps via npm run dev.
You can also delete the /build folder and compile it from scratch. Open Claude Code from goal.spec and prompt "Compile the project.".