0.0.1 • Published 10 years ago

lulascript v0.0.1

Weekly downloads
5
License
WTFPL
Repository
github
Last release
10 years ago

LulaScript

Esoteric programming language based on one-liners of Lula

hello_world.lulascript

TOME NO SEU CU
  SO LULA DIZ O QUE LULA PODE FAZER "Hello World";
VAI LA MEU PIRRAIA

Usage

Command-line

$ npm install -g lulascript
$ lulascript hello.lulascript
# => Hello World

Browser

$ bower install lulascript
$ <script type="text/javascrt" src="/bower_components/lulascript-browser.min.js">
$ <script type="text/lulascript">YOUR LULASCRIPT CODE HERE</script>

Keywords

TOME NO SEU CU - Program main. SO LULA DIZ O QUE LULA PODE FAZER - Write to stdout. VAI LA MEU PIRRAIA - End main.

0.0.1

10 years ago