zenstack/packages/language
2024-11-03 19:24:57 -08:00
..
script feat: JetBrains plugin for ZModel (#904) 2023-12-25 08:55:21 +08:00
src feat(zmodel): "type" construct and strongly-typed Json fields (#1813) 2024-11-03 19:24:57 -08:00
syntaxes feat(zmodel): "type" construct and strongly-typed Json fields (#1813) 2024-11-03 19:24:57 -08:00
.eslintrc.json chore: unify jest.config.ts and .eslintrc.json (#881) 2023-12-03 07:17:49 -08:00
CHANGELOG.md merge v2 to dev (#1281) 2024-04-24 21:19:41 +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 chore: bump version (#1814) 2024-10-29 12:33:23 -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.