lang-language
There are 7 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