git @ Cat's Eye Technologies Tamsin / master eg / exciting-long.tamsin
master

Tree @master (Download .tar.gz)

exciting-long.tamsin @masterraw · history · blame

1
2
3
4
# This example Tamsin program was written by Chris Pressey, and is
# hereby placed in the public domain.  It comes with NO WARRANTY.

main = S <- '' & {("." & '!' | "?" & '?!' | any) -> T & S <- S + T} & S.