Y
Hacker News
new
|
ask
|
show
|
jobs
by
sancarn
953 days ago
I have an open source compiler-interpreter for VBA here:
https://github.com/sancarn/stdVBA/blob/master/src/stdLambda....
In case you were interested :P (I say compiler, it compiled to byte code, not asm.)