The Hyper Programming Language

Hyper language reference

These pages contain documentation about the language itself. It is a work in progress, so don't expect to find everything here yet. Keep in mind that the language is in a very premature state, so any language feature you read about might change completely some day. It is not guaranteed to be always up-to-date; I try to keep it somewhat in sync with each new release of the compiler, but I can't promise anything.

If you are a newbie to programming, then this is not a place for you. First learn some real language (something with lots of tutorials, communities you can direct your questions to, and a way to actually run the programs you write) and then come back if you are still curious. In the documentation it is assumed you are kind of familiar with languages like C++ or Java to be able to understand what is written there.

There isn't a tutorial of some sort, as it would be much too early for such a thing. This page just provides some starting points for reading the documentation.

Syntax

Declarations

Other

Libraries

See also


Valid HTML 4.01 Strict Valid CSS!