ThesaHelp: ACM references a-e
ThesaHelp: references c-d
Topic: programming with a database of modules
Topic: object-oriented databases
Group: goals for a programming system
Topic: no need for efficiency
Topic: incremental development
| |
Reference
Dumas, J., Parsons, P.,
"Discovering the way programmers think about new programming environments",
Communications of the ACM, 38, 6, pp. ??, June 1995.
Google
Quotations
47 ;;Quote: Dylan uses definitions instead of files; each object, or source record, can be directly manipulated or edited
| 48 ;;Quote: Dylan aimed for interactive development like Lisp or Smalltalk, while generating small, fast programs like static development environments; combine flexibility with efficiency
| 48 ;;Quote: Dylan used separate processes for development and execution; the development process downloaded compiled definitions and libraries to the runtime process
| 54 ;;Quote: source records in Dylan contained code fragments, variables, etc. linked via a database and user-defined source container groups
|
Related Topics
ThesaHelp: ACM references a-e (259 items)
ThesaHelp: references c-d (337 items)
Topic: programming with a database of modules (94 items)
Topic: object-oriented databases (15 items)
Group: goals for a programming system (21 topics, 983 quotes)
Topic: no need for efficiency (28 items)
Topic: incremental development (74 items)
|