Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tranzystorekk/langust


https://github.com/tranzystorekk/langust

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Langust

## Description

A list-processing language for the
*TKOM* (Compilation techniques) course at WUT.

## Usage

### Prerequisites

* cmake

### Build

* `mkdir build && cd build`
* `cmake ..`
* `make`

### Run

* Path to executable is `/repl/replangust`
* Type in commands
* To exit, send *EOF* (Ctrl+D on *nix)