Skip to content

dkk/ShakespearePL_Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShakespearePL_Examples

The intent of this repository is to serve as a collection of examples of the Shakespeare Programming Language (SPL).

For more information, go to the official website.

Examples

  • Take a number as input and multiply it by 10. - Example - Try it online
    • Input: A number.
    • Output: The number multiplied by 10.
  • Advent of Code 2022, day 1, part 2. - Example - Try it online
    • Input: Several lists of numbers, the numbers are separated by a new lines and the lists by an empty line. The input ends when a number lower than 0 is read.
    • Output: The sum of the 3 lists of numbers with the highest sums.

About

A collection of examples of the Shakespeare Programming Language (SPL)

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project