The Eero Programming Language (eerolanguage)

The Eero Programming Language

eerolanguage

Geek Repo

Home Page:https://web.archive.org/web/20171101134337/http://eerolanguage.org/

Github PK Tool:Github PK Tool

The Eero Programming Language's repositories

eero

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.

clang

This was the working repo for Eero changes to clang. Please build using llvm from this project. See eerolanguage/eero for example code, issue tracking, and the project wiki

Language:C++License:NOASSERTIONStargazers:163Issues:10Issues:0

clang-interpreter-runtime

Changes to clang to use a runtime with the interpreter and JIT compiler. Based on llvm/clang trunk.

Language:C++License:NOASSERTIONStargazers:14Issues:5Issues:0

llvm

Mirror of official LLVM used for Eero clang work. Use this version when building Eero's version of clang.

Language:C++License:NOASSERTIONStargazers:5Issues:2Issues:0

clang-3.0

DISCONTINUED -- please use clang-trunk instead. Working repo for Eero changes to LLVM clang tag RELEASE_30/final.

Language:C++License:NOASSERTIONStargazers:2Issues:1Issues:0

eero-installer-for-alcatraz

Eero was a fully header- and binary-compatible dialect of Objective-C, implemented with a modified version of the Apple-sponsored LLVM/clang open-source compiler. It was inspired by languages such as Smalltalk, Python, and Ruby.

Language:ShellLicense:NOASSERTIONStargazers:1Issues:0Issues:0

eerolanguage.github.com

eerolang.org website

Language:HTMLStargazers:1Issues:0Issues:0

SublimeClang

C/ObjC/++ (and Eero) autocompletions and code navigation

Language:C++Stargazers:1Issues:0Issues:0

xcode-templates

Eero was a fully header- and binary-compatible dialect of Objective-C implemented with a modified version of the Apple-sponsored LLVM/clang open-source compiler. It was inspired by languages such as Smalltalk, Python, and Ruby.