fkl-parser

Crates.iofkl-parser
lib.rsfkl-parser
version0.4.0
sourcesrc
created_at2022-10-07 07:24:46.358385
updated_at2022-11-02 15:06:41.276809
descriptionFeakin is a architecture design and visual collaboration tool. This is the parser for Feakin.
homepage
repositoryhttps://github.com/feakin/fklang
max_upload_size
id682550
size142,252
Fengda Huang (phodal)

documentation

README

Feakin Knowledge Language Spec

Fklang provide a two-way binding between design-implementation for architecture.

Basic Works:

  • DDD syntax. DDD strategy and tactic description.
  • DomainEvent Implementation. for generate implementation of DomainEvent.

In dev:

  • Binding. mapping DSL to SourceCode
  • SourceSet Plugin. third-part integration, like PlantUml, Swagger.

TBD:

  • Layered syntax. layered structured syntax.
  • Description syntax. description design in fake code.
  • Typedef (TBD). for DDD syntax type bootstrapping.
  • Style (TBD). for design visualization UI.

for more, see in: https://book.feakin.com/fklang/specification.html

Commit count: 462

cargo fmt