Skip to content

A Python parser and lexer for the LISP language.

Notifications You must be signed in to change notification settings

Diego-BF/lispf_ck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

lispf_ck

A Brainf_ck variante that uses LISP language syntax and Brainf_ck semantic with a few additions.

Python's package Click is necessary to run this program. Install it with python3 -m pip install click —user.

To generate the source tree of the lispf_ck code run: python3 lispf_ck.py [lispf_ck_code.lf]

Contributors:

  • Diego França - 14/0136355
  • João Pedro Sconetto - 14/0145940

About

A Python parser and lexer for the LISP language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%