/lispfuck_lexer-parser

A simple lexer+parser and interpreter to lispfuck.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Lispfuck lexer+parser and interpreter

A simple lexer+parser and a interpreter to lispfuck.

Usage

Lexer+parser

To execute: python3 lispf*ck.py lispfuck_code/<lispf_ck_code.lf>

Interpreter

To execute: python3 lispf*ck_interpreter.py lispfuck_code/<lispf_ck_code.lf>

Lispf_ck compiler to Brainf_ck

To execute: python3 lispfck2brainfck.py lispfuck_code/<lispf_ck_code.lf> <brainf*ck_code.bf>

Team

Name Academic Register (UnB) GitHub
João Guilherme Silva de Meneses de Paula 13/0011126 @joaaogui
Miguel Pimentel 14/0156143 @miguelpimentel