You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
andyarvanitis edited this page Feb 12, 2012
·
10 revisions
This is a preliminary implementation of a clang JIT/interpreter runtime bridge. The purpose is to create a functioning Objective-C (and therefore Eero) interpreter. This, in turn, could at some point be used with an interactive interpreter, such as cling or ccons.
Clang's clang-interpreter example has been modified here to demonstrate its functionality. With this version, the following is possible: