Skip to content

Esoteric programming language based on code that cats would write

Notifications You must be signed in to change notification settings

jynnantonix/lolcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INTRODUCTION
This is an interpreter for LOLCODE, an esoteric programming language inspired by the kind of code cats would write, if cats could write code.  It is implemented in python3 as the final project for my programming languages class.  For a detailed description of the language, please see LOLCODE.pdf.  For the BNF grammar, please see BNFGrammar.txt

DEPENDENCIES
You will need to have python3 installed.

USAGE
python3 lolcode.py -f <filename>

About

Esoteric programming language based on code that cats would write

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages