@hackage baskell0.1.1
An interpreter for a small functional language
Categories
License
LicenseRef-GPL
Maintainer
Bernard Pope <bjpop@cs.mu.oz.au>
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (0)
Dependents (1)
@hackage/acme-everything
Baskell is an interpreter for a small functional language. It supports type inference, lazy evaluation and strict evaluation.