Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

The Bondi language

Name: Anonymous 2015-03-23 20:52

bondi (pronounced "bond-eye") is a programming language centered on pattern-matching . It supports functional, imperative, query-based and object-oriented programming styles using a single small evaluator.

https://bondi.it.uts.edu.au/

λ-calculus explores internal structure in an ad hoc manner.
But all data structures are either atoms or compounds.
The pattern xy matches any compound in pattern calculus.
Pattern calculus is strictly more expressive than λ-calculus, provides natural support for the main programming styles, and suggests some new ones (five sorts of polymorphism).
Path polymorphism supports generic queries, e.g. select.
Pattern polymorphism supports dynamic patterns (services).
bondi implements pattern calculus

Name: Anonymous 2015-03-26 20:19

>>7
1. Reverse engineer the Hume binaries
2. Continue its development
3. Become the most successful embedded software engineer in the world.
4. ???
5. PROFIT

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List