Skip to content

jasonhemann/lolcode-lang

Repository files navigation

lolcode-lang

Most advanced strict HAI 1.3 implementation we know of (we believe), by adjudication depth and traceability completeness. This is a strict-spec, evidence-scoped claim, not a canonical head-to-head benchmark claim. Adjudicated policy choices and implementation-dependent defaults are documented in spec/traceability/.

Install

Install the package:

raco pkg install --auto .

Run Programs

After package install, run:

lolcode path/to/program.lol
raco lolcode path/to/program.lol

Use --trace for full stack traces:

lolcode --trace path/to/program.lol

#lang Usage

#lang lolcode is supported via lang/reader.rkt. Module text still uses strict LOLCODE source and requires HAI 1.3.

#lang lolcode
HAI 1.3
VISIBLE "OH HAI"
KTHXBYE

About

A strict LOLCODE 1.3 implementation written in Racket

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors