Skip to content
/ liltea Public

LilTea(Lil Tea Lang) is a futuristic programming language for code golf

Notifications You must be signed in to change notification settings

LilTea/liltea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LilTea

LilTea is a golfing language

Getting Started

To get started you can use BigTea to write LilTea

Prerequisites

You only need node.js And run npm install to make sure you have all the dependancies.

Running

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

Documentaion

Documentation can be found at liltea.github.io

Running the tests

Just run

npm test

Deployment

CircleCI

Built With Love

Contributing

Versioning

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Other golfing languages :)