Eero is a fully binary-compatible dialect of Objective-C 2.0, implemented with a patched version of the Clang/LLVM compiler. It features a streamlined syntax with improved readability and reduced code clutter. It also has new features such as Python indentation and limited forms of operator
... [More] overloading and namespaces. It is inspired by languages such as Smalltalk, Python, and Ruby. [Less]
This Framework helps students on the study of Programming Languages Paradigms. It has been developed and used in master classes tutored by Augusto Sampaio
Viua parallel virtual machine designed to run massively concurrent programs.
Viua VM programs are written in an assembly-lookalike language which is a thin abstraction over executable bytecode which gives the programmer great control over the behaviour of the program. The VM's assembly can also be a target for a higher-level compiler.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy