Skip to content

My own customizable programming language made in C++ consists of lexer, parser and interpreter and has polyglot syntax featuring Lua, Python and JavaScript.

License

Notifications You must be signed in to change notification settings

AbdulBasitKhatri/Lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lang

Hey ! this is my open source project and i made my own language lexer, parser and interpreter in C++ This language supports syntax like lua , python and javascript! The main purpose of developing this kind of language is just to combine the different language flavors and their syntaxes to make it more flexible! I just made this by my own but yet its not compeleted! Its a handy and fast interpreting language, ready to run on any platform : Windows , MacOS and Linux.

Usage

First compile the all the source files after that make a file name "code.lang" in the directory/folder where your compiled binary/executable is present! I've written the example code in the file present in the main branch named "code.lang" refer to that to see the example code!

About

My own customizable programming language made in C++ consists of lexer, parser and interpreter and has polyglot syntax featuring Lua, Python and JavaScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages