Skip to content

▁▂▃▅▂▇ in your shell, ported from bash to LDPL.

License

Notifications You must be signed in to change notification settings

photogabble/ldpl-spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LDPL Spark

Software License Gitmoji

Example of the tool running in console

This is a port to LDPL of the BASH Shell script spark. It doesn't 100% duplicate the functionality because you can't pipe values in nor will it accept comer delimited input (yet?)

LDPL is a very simple interpreted programming language that mimics older languages like COBOL. Its author Martín del Río designed it from the ground up to be excessively expressive, readable and easy to learn.

You can obtain the LDPL interpreter from here and once in your $PATH run the game by running ldpl spark.ldpl.

# ./ldpl spark.ldpl 1 3 7 12 22 31
▁▁▂▃▅█

./ldpl spark.ldpl 6 3 12 8 4 9
▃▁█▄▁▅

About

▁▂▃▅▂▇ in your shell, ported from bash to LDPL.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published