huginn - programming language with no quirks, so simple every child can master it.
Huginn is a computer programming language with following traits:
- interpreted
- imperative
- functional style (functions, lambdas and closures are first class citizens)
- object oriented (user defined types, composition, inheritance, exceptions)
- introspective, non-reflective type system
- strongly typed (absolutely no implicit value conversions and no implicit type coercion)
- dynamically typed (final type consistency checks are done at runtime)
- duck typing
- no quirks guarantee
- support arbitrary precision calculations per built-in type
- interpreter/executor trivially embeddable in C++ code
These details are provided for information only. No information here is legal advice and should not be used as such.
Commercial Use
Distribute
Modify
Sub-License
Include Copyright
State Changes
Give Credit
These details are provided for information only. No information here is legal advice and should not be used as such.