Category:Eero

From Rosetta Code
Language
Eero
This programming language may be used to instruct a computer to perform a task.
Official website
Execution method: Compiled (machine code)
Garbage collected: Allowed
Parameter passing methods: By value
Type strength: Strong/weak
Type expression: Explicit
Type checking: Static
See Also:
Listed below are all of the tasks on Rosetta Code which have been solved using Eero.

Eero is an object-oriented dialect of the compatible with::Objective-C language.

It is fully header- and binary-compatible with standard Objective-C, and is implemented with a modified version of the Apple-sponsored LLVM/clang open-source compiler.

It features a streamlined syntax, Python-like indentation, universal dot notation, local type inference, limited operator overloading, and other features to improve readability and code safety. It was inspired by languages such as Smalltalk, Python, and Ruby.


Pages in category "Eero"

The following 9 pages are in this category, out of 9 total.