Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 929 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 929 Bytes

Datum (aka Charj)

Datum Build

A easy maintain(read/write) language for transform from/to other languages.

A language of thinking in https://github.com/phodal/cloud-dev, design for:

  • legacy system migration.
  • multiple-targets compiled languages. (by LLVM)
  • quick pseudocode.
  • simple DSL design. (TBD)
    • domain model design for languages.
    • visualize architecture.

Development

see in DEVELOPMENT.md

Roadmap

see in ROADMAP.md

License

lexer based on & inspired by solang & RustPython

This code is distributed under the MIT license. See LICENSE in this directory.