skew icon indicating copy to clipboard operation
skew copied to clipboard

Any plans to add interpreter?

Open bagobor opened this issue 10 years ago • 1 comments

Compiler to Lua/Python will bring much interest to language. Any plans to do that?

Or I can help but have no AST processing experience. Can you help with 1st steps?

bagobor avatar May 21 '15 06:05 bagobor

That's the plan! Dynamically typed language targets are easy compared to statically typed languages though so I'm trying to figure out good C++ support first. At this point the language is still stabilizing and using the language for anything is premature (notice the branch called "rewrite"). I'm not looking for contributions at this time, but thanks for the offer.

evanw avatar May 21 '15 15:05 evanw