Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 296 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 296 Bytes

Lipsem

Lipsem is a simple, stack based, interpreted programming language written in C++. It uses simple keywords to implement a huge amount of features.

Installing

To install Lipsem, you must first clone this repo and run

make

This will create an executable called lipsem.