lang-language
There are 9 repositories under lang-language topic.
JDDev0/lang
This project provides a CLI and GUI interface to the Standard Lang implementation of the Lang Programming Language
lang-programming/lang-interpreter
The Standard Lang reference implementation of the Lang Programming language
JDDev0/LangExampleNativeModule
This is an example Lang native module for the Standard Lang implementation of Lang
JDDev0/LangIOModule
This is a Lang native module for reading, writing, and modifying files and directories.
lang-programming/spec-test
The official lang test unit test files for checking compliance with the lang standard.
lang-programming/docs
The offical lang language standard and documentation
lang-programming/lang-interpreter-rs
A rust reimplementation of the Standard Lang interpreter
lang-programming/lang-standard-implementation
Interpreter independent Lang Standard implementation in lang code
JDDev0/lang-cli-rs
This project provides a CLI interface to the langRS implementation of the Lang Programmng Language