Skip to content

A highly experimental golfing language. The name refers both to the backtracking (emulated by the list monad in all its lazy glory), and to the uncertainty as to whether or not the syntax is going to make a lick of sense.

License

Notifications You must be signed in to change notification settings

UnrelatedString/Perhaps

Repository files navigation

Perhaps

A highly experimental (and hardly-implemented) golfing language. The name refers both to the backtracking (emulated by the list monad in all its lazy glory), and to the uncertainty as to whether or not the syntax is going to make a lick of sense.

Run with

stack run -- [flags] 'program' [arguments]

(-v/--verbose flag is mandatory until SBCS syntax is implemented)

Copyright

Copyright (C) UnrelatedString https://github.com/UnrelatedString and other Perhaps contributors

Licensed under the Modified/3-clause BSD license. See individual files for more information, and the LICENSES folder for all of the licenses used.

About

A highly experimental golfing language. The name refers both to the backtracking (emulated by the list monad in all its lazy glory), and to the uncertainty as to whether or not the syntax is going to make a lick of sense.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published