Skip to content
/ MTL Public

Work-in-progress programming language, experimenting with a unique, powerful syntax

License

Notifications You must be signed in to change notification settings

mtl-lang/MTL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The MTL Programming Language

licensed under MIT

Repository Layout

.
├─ .vscode/
   ├─ settings.json (editor configuration)
├─ benchmarks/ [making sure MTL is blazingly fast]
├─ src/
   ├─ lexer/ [new MTL lexer]
   ├─ parser/
   ├─ targets/
      ├─ js/
      ├─ rust/
├─ LICENSE

About

Work-in-progress programming language, experimenting with a unique, powerful syntax

Topics

Resources

License

Stars

Watchers

Forks