|
|
|
|
|
by ibdknox
3522 days ago
|
|
This milestone is very much about making a programming environment, so you're right, that's still code. Though to address this strawman, compare that to what you would write in Java or even Python. Some of the best comments we've gotten is when we've shown people eve code and told them to ignore the symbols, just read the words. Their eyes really open up and they tell us pretty exactly what the block is doing. No, it's not all the way there, but that's a big step forward. In any case, check out our followup on what Eve is and isnt [1] - we're under no delusion that this is the end user story... yet :) [1]: http://programming.witheve.com/deepdives/whateveis.html |
|
I think the better metric to optimize for is how easy it is to go from seeing a piece of code for the first time to having a mental model for what its runtime behavior will be. Do you think Eve is strong on this in addition to its "readability"?