/dialecte

A Lisp for her.

Primary LanguageCMIT LicenseMIT

dialecte

dialecte \dja.lɛkt\ is a dialect of Lisp written in C (revision C17).

Getting started

Prerequisites

Building:

  • GNU Compiler Collection (gcc);
  • GNU Make (make);

Building & running

make
./dialecte

Running the tests

make test

License

This project is licensed under the MIT License - see the LICENSE file for details.