Skip to content

jvasileff/functional-ceylon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

functional-ceylon

Experimenting with functional programming in Ceylon.

While this project may at some point evolve into something more, it is not currently intended to be used by real applications.

Packages

Iteratee

A simplified (and incomplete) implementation of Iteratees and Enumeratees. This library was written with the help of the following resources:

StreamALG

A basic Ceylon implementation of "Extensible Pipelines with Object Algebras" from http://cgi.di.uoa.gr/~biboudis/streamalg.pdf.

Trampoline

A small library for implementing recursive algorithms in constant stack space.

License

The content of this repository is released under the MIT License as provided in the LICENSE file that accompanied this code.

By submitting a "pull request" or otherwise contributing to this repository, you agree to license your contribution under the license mentioned above.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages