Write a tiny interpreter by C language in 500+ lines - GitHub - yunwei37/tryC: Write a tiny interpreter by C language in 500+ lines
A tiny JIT Interpreter of Objective-C, dynamically run your code like eval(). 中文介绍 Features Run Objective-C code dynamically. Support iOS & OS X. Written by Objective-C. Driven By Unit Tests. Support part of Low-level APIs like block and C funtion. Usage Dynamically call Objective-C...