logo

 

     
 
Home
Site Map
Search
 
:: Bitwise Courses ::
 
Bitwise Dusty Archives
 
 
 

rss

 
 

ruby in steel

learn aikido in north devon

Learn Aikido in North Devon

 

programming

Latest addition : Tuesday 18 March 2014.

This section's articles

DLR - Build Your Own Language (part 3)

Monday 1 September 2008 by Dermot Hogan

Dermot Hogan looks at what’s required to build your very own computer language using two new – and remarkable – tools. Microsoft’s Dynamic Language Runtime and ANTLR3 by Terrence Parr from the University of San Francisco.

Download The Source Code See also: Part One - The Basics Part Two - The Grammar Updating to Antlr 3.1 and the latest DLR In our simple calculator so far, we've been able to evaluate expressions like 1+2/3 or (1+2)/3 - but not much else. But even the simplest calculators have a 'memory' function that allows you to store and retrieve one result of a calculation. This month, we'' generalize this memory facility by the means of the more general 'assignment statement'. In most (if not (...)
- more...



More...

Building your own Language – without tears

Monday 18 August 2008 by Dermot Hogan

Building your own Language – without tears

Wednesday 2 April 2008 by Dermot Hogan

DLR - Build Your Own Language (without tears)

Monday 3 March 2008 by Dermot Hogan

An Easy Way to Manage SQL Queries

Tuesday 8 January 2008 by Howard Fosdick, Jon Wolfers

Rexx World

Monday 8 January 2007 by Howard Fosdick


Home