Skip to content

stephen-riley/ll-lolcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ll-lolcode

An LLVM-backed LOLCODE compiler

Purpose

It makes me laugh, and I wanted to play with LLVM.

Status

Currently can run the following:

HAI

I SEZ "hello, world!"
HAI
    I HAZ A YARN ITZ BOB
    LOL BOB R ""hello, world!""
    I SEZ BOB
KTHXBYE

Notes

  • This is a strongly-typed dialect of LOLCODE. Declare variables with I HAZ A <NUMBR|NUMBAR|YARN> ITZ <identifier>.
  • Uses Sprache as the lexer-parser.

About

An LLVM-backed LOLCODE compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published