Skip to content

VGeorgiev1/liltea

 
 

Repository files navigation

LilTea

LilTea is a golfing language :)

Getting Started

To get started you can use BigTea to write LilTea :)

Prerequisites

You need node.js :)

Give examples

Running

To run liltea:

node liltea.js source.lit < input.txt

To compress bigtea:

compressor.js < source.bit

Documentaion

Literals

Loops

Conditionals

IO

Modificators

lil big Description
setPrevent Prevents the next operation from deleting things from the stack
setReverse Causes the next operator to read/pop from the beginning of the stack, rather than the end
setGreed Causes the next operator to apply to the entire stack

Running the tests

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 :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%