Codeine
This page is about Codeine, a functional programming language.
Codeine is an experimental programming language where I toy around with an overly-complicated parser. It allows arbitrarily-complicated mixfix functions, arbitrary precedence ordering, overloading, and associativity rules. The language itself is quite unexciting (e.g., is missing a type system and provides very limited datatypes), but this could be easily extended.
Codeine is, at this point, highly experimental, and can't really be used even for impractical / test programming, so I'm not going to release anything just yet.
Codeine demonstrates infix function declaration,
precedence specification, associativity specification and
mixfix partial application.
Well, there's really no more information available for the time being, sorry! Please check back soon, though, or e-mail me if you have specific questions.