xlang
There are 7 repositories under xlang topic.
xlang-foundation/xlang
A next-generation dynamic and high-performance language for AI and IOT with natural born distributed computing ability.
ixlang/XStudio
开源 跨平台IDE
yjl9903/XLang
A Simple Programming Language powered by XLex and XParse
LonelyKuma/XLex
A Simple Lexer for XLang.
LonelyKuma/XParse
A Simple Parser for XLang.
TralahM/explore_asm
Create Your Own Operating System,Bootloader with Assembly and C and Learn GDB debugging and reverse engineering
MelvinMo/Xlang-Compiler
This is a compiler for the Xlang programming language, developed as the final project of my undergraduate compiler course.