Eve
Eve copied to clipboard
Better tools for thought
I put together a prototype for this. An extra "build" button is added to the ide.  Clicking this button generates a standalone distribution for the visible application in the...
Related to: https://github.com/witheve/Eve/pull/634
I have installed Eve on my computer and go through the quickstart. When i activate codeblocks, they are not always executed automatically. I have to **reset** and **run** again. 
Eve admirably advocates for literate programming by default. Taking an excerpt from the Eve developers' own [exposition](http://programming.witheve.com/deepdives/literate.html) on literate programming: > While some held the view that programming languages are...
**NPM version:** `3.8.3`. **NPM package:** `witheve-0.2.3`. **Operating System**: `macOS Sierra 10.12.3` **Issues:** 1. Non-code-fenced text is still syntax highlighted 2. Sometimes, the `+` symbol for adding new lists/text/headings/code does not...
It would be great if there was a persistent database that keeps its state between sessions.
I'm looking at EVE and I think the ideas behind it are great but something is stopping me from using it : I don't see any way to see the...
NOTE: This is a quick hack, from playing with Eve and trying to apply it to embedded devices and the physical world. The code is not intended to be merged...