zenstack/packages/language
2023-10-11 16:46:47 -07:00
..
src fix: support string literal keys for object expressions in ZModel (#752) 2023-10-11 16:46:47 -07:00
syntaxes feat: support Prisma view (#579) 2023-07-12 18:07:15 +08:00
.eslintrc.json merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
langium-config.json merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
LICENSE merge canary to dev (#181) 2023-01-27 22:31:44 +08:00
package.json Add "contributes" block (#730) 2023-10-03 13:08:13 -07:00
README.md chore: remove docs and bump version (#189) 2023-01-28 19:02:41 +08:00
tsconfig.json chore: unify tsconfig files (#722) 2023-10-01 22:32:32 -07:00

ZenStack ZModel language compiler

This package provides the AST of ZModel - ZenStack's modeling language.

Visit Homepage for more details.