-
It is always good to have a point of reference. Google recently published their own language for the Java Virtual Machine, Noop <http://code.google.com/p/noop/>. How do dodo <http://dodo.sourceforge.net> features compare to the proposed Noop features? Read on.
Fundamentals
------------
* No primitive types, everything is an Object.
-- The dodo type system can manage both, as an...
2009-09-25 13:30:44 UTC in Dodo, the programming language
-
jido made 1 file-release changes.
2009-08-14 13:40:01 UTC in Dodo, the programming language
-
Dodo has a special syntax for intervals. Intervals are used mainly to specify an index range in a list, but they can have more uses. At the moment I envision their use only for enumerable types like integers.
The current documentation contains an example of interval, which is the form:
n+
That notation means "n or more". Used as a list index, it allows to select all elements...
2009-07-30 15:37:05 UTC in Dodo, the programming language
-
jido committed patchset 15 of module DODO to the Dodo, the programming language CVS repository, changing 1 files.
2007-08-10 20:41:26 UTC in Dodo, the programming language
-
jido committed patchset 14 of module DODO to the Dodo, the programming language CVS repository, changing 1 files.
2007-08-09 22:50:06 UTC in Dodo, the programming language
-
jido committed patchset 13 of module DODO to the Dodo, the programming language CVS repository, changing 1 files.
2007-08-09 10:02:56 UTC in Dodo, the programming language
-
jido committed patchset 12 of module DODO to the Dodo, the programming language CVS repository, changing 1 files.
2006-12-29 13:44:30 UTC in Dodo, the programming language
-
jido committed patchset 11 of module DODO to the Dodo, the programming language CVS repository, changing 1 files.
2006-12-26 03:33:28 UTC in Dodo, the programming language
-
jido committed patchset 10 of module DODO to the Dodo, the programming language CVS repository, changing 1 files.
2006-12-25 20:44:25 UTC in Dodo, the programming language
-
jido committed patchset 9 of module DODO to the Dodo, the programming language CVS repository, changing 1 files.
2006-12-16 08:23:20 UTC in Dodo, the programming language