Skip to content
This repository has been archived by the owner on Apr 18, 2021. It is now read-only.

qoobaa/lol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOL

LOL is a simple LOLCODE interpreter written in Ruby, using Racc and StringScanner.

Usage

To execute program hello.lol type:

lol hello.lol

To show the abstract syntax tree of program type:

lol -t hello.lol

License

Copyright © 2009 Jakub Kuźma, Szymon Kunc, released under the MIT license

About

LOLCODE interpreter written in Ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages