LanguageKit Interpreter
Updated 10 months, 3 weeks ago
| Eric Wasylishen | Reviewers | ||
| EtoileCore | |||
| TheRaven | |||
| None | Etoile trunk (etoile/trunk/Etoile) | ||
Adds an interpreter to LanguageKit. -i option for edlc forces the use of the interpreter, otherwise it is only used if no code generator is available.
On OS X, passes entire test suite except for TestRetainOnlyOnce (expected), TestPrototypes (prototypes not ported to OS X), TestMutRecursiveClassDefs (not an interpreter problem). A few tests fail due to formatting but should actually pass; I'm planning to fix these tests at some point.