LilTea is a golfing language
To get started you can use BigTea to write LilTea
You only need node.js
And run npm install
to make sure you have all the dependancies.
To run liltea:
node liltea.js source.lit < input.txt
OR
node liltea.js source.lit input.txt
OR
node liltea.js source.lit
and just type the input and send EOF to end. (Ctrl+D on linux or Ctrl+Z on windows)
To compress bigtea:
compressor.js < source.bit
Documentation can be found at liltea.github.io
Just run
npm test
- Vladi - Initial work - VGeorgiev1
- Marti - Initial work - mdatsev
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Other golfing languages :)