Hacker News new | ask | show | jobs
by no_more_death 5103 days ago
Dynamic languages are not ideal for huge code bases. But huge code bases are not ideal, period.

Dynamic languages grant huge power to small programs. Greater power through less code is surely the future.

2 comments

The work that http://www.vpri.org/ has been doing around OMeta, Nile etc is really exciting.

It is detailed in the later part of this Alan Kay presentation:

https://www.tele-task.de/archive/video/flash/14029/

( around minute 45 or so up, perhaps earlier for more background )

Only if we consider future of problem solving involves writing code.

Tool generated code, might be a big thing in the future. Eclipse + Java is already 80% tool generated code.

Steve Yegge has some interesting points to make about generated code: http://steve-yegge.blogspot.com.au/2007/12/codes-worst-enemy...