justinmeza / lci

A LOLCODE interpreter written in C.
http://lolcode.org
GNU General Public License v3.0
784 stars 105 forks source link

Added sleep(3) from unistd.h as SLEPE #53

Open andysturrock opened 5 years ago

andysturrock commented 5 years ago

While adding a LOLCODE implementation to my https://github.com/andysturrock/CoffeeMug repo I realised I needed a way to sleep LOLCODE for x seconds. This PR adds the sleep(3) call from unistd.h.

I bumped the version from v0.11.2 to v0.11.3 - I assume that was the right thing to do but please feel free to dump that change if not.

xslendix commented 3 years ago

I approve of this.

mfpx commented 2 years ago

Might be useful to have SLEP instead?

xslendix commented 2 years ago

Might be useful to have SLEP instead?

Maybe not useful, but definetly feels more in line