MaelitoP / psil-interpreter

Psil (kind of Lips) Interpreter in @Haskell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIT License LinkedIn


Psil Interpreter in Haskell

Programming Language Concepts Course Project #1

Table of Contents
  1. About The Project
  2. License
  3. Contact

About The Project

This tutorial aims at improving the understanding of functional languages by using a functional programming language (Haskell) and by writing a part of an interpreter of a functional programming language (a kind of Lisp). You can find the instructions here.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Maël LE PETIT - @Maelito_P - contact@maelito.fr

Project Link: https://github.com/MaelitoP/lips-interpreter

About

Psil (kind of Lips) Interpreter in @Haskell

License:MIT License


Languages

Language:Haskell 100.0%