Leonard Schütz
Leonard Schütz
@oltmannsdaniel This is already possible in the current version using the `--ast` option. This issue would put that option under `charly tool dump ast file.ch`
Btw, this is how a textual AST dump looks like: https://pastebin.com/9wP678Hf
Should be possible, but I'm not sure how it should behave. Charly loads [a prelude file](https://github.com/charly-lang/charly/blob/master/src/std/prelude.ch) on startup, so it would need to be run every time to make sure...
Hey, that looks really nice, something like that was exactly what I had in mind. I'm currently devoting most of my development to a new c++ virtual machine for the...
Are there any updates on this?
He probably forgot about it :disappointed:
Hey @Shikkic, if you have no objections I would love to maintain Shikkic/gh-scrape and Shikkic/gitbar . Please let me know what you think about this.
I'm also interested in a headless mode (OSX 10.11.5)
Being able to render a video without outputting to a window. This would make scripting these videos a lot easier and I imagine performance would increase as well.