@loj-lang/sdsl-compiler
v0.5.1
Published
Backend-family compiler for .api.loj sources (legacy alias: .sdsl); current codegen: Spring Boot + Java and FastAPI + Python
Readme
@loj-lang/sdsl-compiler
Backend-family compiler for legacy .sdsl sources.
Current implemented targets:
spring-boot / java / mvc-jpa-securityfastapi / python / rest-sqlalchemy-auth
Shared backend-family primitives stay target-neutral where possible:
modelresourceapiauthoperations
Local workspace commands:
npm run build --workspace=@loj-lang/sdsl-compiler
npm run test --workspace=@loj-lang/sdsl-compiler