Language

Package: lci @ 0.11.2

Synopsis

LOLCODE interpreter written in C

Description

lci is a LOLCODE interpreter written in C and is designed to be correct, portable, fast, and precisely documented.

  1. correct: Every effort has been made to test lci's conformance to the LOLCODE language specification. Unit tests come packaged with the lci source code.

  2. portable: lci follows the widely ported ANSI C specification allowing it to compile on a broad range of systems.

  3. fast: Much effort has gone into producing simple and efficient code whenever possible to the extent that the above points are not compromized.

Home page
http://lolcode.org/
Location
gnu/packages/lolcode.scm (line: 29, column: 2)
License

Lint warnings

LinterMessageLocation
source-unstable-tarball

Check for autogenerated tarballs

the source URI should not be an autogenerated tarball