ogeday26 / lord

my pet programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lord

My pet programming language.

Building

Generate build files for:

## windows
premake5 vs2019

## macos
premake5 xcode4

## linux
premake5 gmake

Testing

# e2e tests
sh tests/e2e/run.sh

Development

You can read the docs here and if you ever happen to stuck, I probably have a tutorial for it in here.

Tech stack

About

my pet programming language

License:MIT License


Languages

Language:C++ 92.0%Language:Shell 5.5%Language:Lua 2.5%