Heron
| Heron is a modern general purpose, multi-paradigm open source programming langauge. |
The Heron Programming Language Specification
| Heron Programming Language Specification. Version : 2004.12.14 Authour : Christopher
Diggins License : This document is public domain. ... |
Metaprogramming
| Metaprogramming. It is recommended that the reader be familiar with Heron code
blocks before continuing with this document. Metaprogramming, in the context ... |
HeronFront: C++ with Interfaces
| A pre-processor which introduces interface types into C++ by translating HeronFront
files into standard C++. [Open Source] |
Heron Downloads
| Downloads. Heron. The Heron download consists of the C++ source code for HeronFront,
a Heron to C++ translator. HeronFront is only tested on Visual C++ 7.1. ... |
Heron - C++ Proposal to Add Interfaces
| C++ Proposal : Interfaces. Original Authour : Christopher Diggins Date of Original
Proposal : April 13, 2004 Last Modification : Friday October 29, 2004 ... |
Code Blocks
| Code Blocks. A code block is a set of statements enclosed in curly braces ( {} ).
What is significant about code blocks in Heron is that they can be named, ... |
Shop at Amazon.com Shop at Amazon.com More Programming Language ...
| Shop at Amazon.com. Shop at Amazon.com. More Programming Language Books at Amazon.com. |
Aspect Oriented Programming in Heron
| Aspect Oriented Programming. Aspect Oriented Programming in Heron. Heron support
aspect oriented programming (AOP) using metaprogramming techniques. ... |
Designing and Programming with Contracts in Heron
| Designing and Programming with Contracts in Heron. Heron provides support for
the technique of Programming with Contracts, which is the usage of contract ... |