The Unlikely Programming Language
unlikely
Version: 1.0
Revision : 2012.0316
Esolang Wiki: Unlikely
Download
Latest: | unlikely-1.0-2012.0316.zip |
| unlikely-1.0-2010.0427.zip | |
| unlikely-1.0-2009.0315.zip |
Requirements
- To run: Python 2.5.2 or later
Description
Unlikely is a programming language that conflates objects with continuations, and methods with labels. It exposes program structures as objects with commensurate inheritance relationships. It also takes dependency injection to the logical extreme: if some class is used by an object, that class must be specified when the object is instantiated.
Develop
Unlikely development is hosted on Bitbucket, with a git mirror on githib.
Documentation
- README (generated from README.markdown)