You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I am using ES6 features and CommonJS style 'requires' it won't immediately run in the browser. The main compiler is also using node's file API. However I wonder if with the right index.html replacing the compiler driver would work. If I could servethatt using GitHub.io you might be able to run it from a webbrowser. It would be quite cool to be able to edit the code using github's online editor and then run the compiler all from a mobile phone, although not very practical.
Maybe we will get there along the way. I'd personally like to not be dependent on Node.JS nor npm. I'd like for us to leverage Github as our repository system. But more on that later...
If zenscript can run in the browser, then it can be plug into the KLIPSE plugin.
It will allow you to create web pages with
zenscript
interactive code snippets - which will help you a lot to promotezenscript
.Disclaimer: I'm the author of KLIPSE.
Let me know if you are interested...
The text was updated successfully, but these errors were encountered: