• Stars
    star
    287
  • Rank 144,232 (Top 3 %)
  • Language
    Objective-C
  • Created almost 13 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Eero was a fully binary- and header-compatible dialect of Objective-C, implemented with a modified version of the Apple-sponsored LLVM/clang open-source compiler. It featured a streamlined syntax, Python-like indentation, and other features that improve readability and code safety. It was inspired by languages such as Smalltalk, Python, and Ruby.

The Eero Programming Language

Please note that Eero is no longer being maintained.

This repository contains only code examples and tool support files.

Clang compiler work based on the 3.4 release as well as trunk can be found in this organization at eerolanguage/clang.