Omniarium - or Omni - is an open-source multi-targeted metaprogramming language whose for multi-targeted transpilation!
Important
For Standard documentation, visit: https://docs.ender.ing/docs/omni-std1/intro/!
- Language draft
- Libraries manager
- Transpiler
- Lexical analysis (Tokenization)
- Syntax analysis (Parsing)
- Semantic analysis
- Intermediate representation (Optional ???)
- Code generation
- Transpiler basic CLI
- GitHub support
- Create a TextMate grammars files for the language
- VSCode
- Make a syntax language file
- Add code auto-formatting
- Make a basic syntax checker
- Allow transpiler communication and debug with VSCode