the Zimbu programming language
Search this site
Navigation
Home
Highlights
Main work items
About Zimbu
Presentation
Getting Started
Hello world
Unix echo example
Inheritance example
Documentation
Language Specification
Using zudocu
Cleaning up after yourself
Design
Design principles and choices
Inspiration
Keywords and Names
Statement blocks
Classes and Modules
Classes and Interfaces
Basic / value types
Composite / reference types
Coding Style
Expressions
Memory management
Unmanaged memory
Sitemap
Language Specification
The language specification can be found
on this site
.
The spec is under version control and generated from a markup text file with a Vim script.
The latest version is
in the Mercurial repository
.
Comments