Skip to content

OpenAEC-Foundation/dynlex

Repository files navigation

DynLex

A natural-language-like programming language that compiles to native code via LLVM.

Features

  • Pattern-based syntax that reads like English
  • Compiles to native executables via LLVM
  • Static typing with full type inference
  • Standard library written in DynLex itself
  • VS Code extension with LSP support

Build

./scripts/build.sh

Requires C++23, Conan, and LLVM.

Usage

./build/dynlex program.dl -o program.out && ./program.out

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •