No, Eve is not "attempt to bring Literate Programming to the masses". It is an attempt at making programming daily tasks and small tools a lot simpler and easier, expecially for non-programmers (scientists, analysts, etc.).
It took many forms in the past, including visual coding, Excel-like tables, etc. I don't know if its current form will be the final one. Foundations of Eve's current form are storing all data in a global relational database in form of tuples (records) and reactive programming. This greatly simplifies a lot of things, but I guess the performance cost will be great too. Literate programming is just one of the features, and I'd say a minor one. -- View this message in context: http://forum.world.st/I-d-really-love-to-use-Pharo-this-way-tp4930449p4930608.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.