Thanh Le

Results 27 issues of Thanh Le

- [ ] Expr.show - [ ] Interpreter.evaluate - [ ] Expr Gen

Make sure the code in the end of chapter 9 works: ``` var a = 0; var temp; for (var b = 1; a < 10000; b = temp +...

- evaluate expression - global variables - load from files

Thanks for this great library, I been using it for several projects. I just have a small issue that `zip` module to decompress a file on the fly, it works...

enhancement

It seems the future of skunk will be on the line with 1.0.0-M.x, So, I think We should consider depend on skunk 1.0.0-M.x. This is a breaking changes though, so...

enhancement
breaking changes