
|
|
|
|
Home / Computers / Programming / Languages / Dataflow
|
| Categories |
|
|
- Computers/ Programming/ Languages/ LabVIEW@ (63)
- Computers/ Programming/ Languages/ Oz@ (2)
|
- Computers/ Programming/ Languages/ Prograph@ (26)
- Computers/ Programming/ Languages/ Sisal@ (12)
|
|
|
|
Web Sites
|
- Computation Structures Group: CSG - MIT research group which does dataflow programming research.
www.csg.lcs.mit.edu
- CS545S: Modular Programming - College course on basic programming concepts: modular (encapsulation, abstract data types); object-oriented (class, inheritance, polymorphism, dynamic binding); concurrent (thread, synchronization); via Java compared to Oberon, Smalltalk; then dataflow model.
www.cs.wustl.edu/~tdk/courses/Cs545
- Dataflow Languages - Summarizes advantages, problems. Part of larger study: Constructing Object-Oriented Software in Interactive Graphical Programming Environments.
cbl.leeds.ac.uk/nikos/tex2html/examples/concepts/node36.html
- Dataflow Web Pages: DWP - University-based collection of dataflow resources.
www.cuc.ucc.ie/dataflow
- Declarative Ada: parallel dataflow programming in a familiar context - From Proceedings of the 1995 ACM 23rd annual conference on Computer science conference.
portal.acm.org/citation.cfm?doid=259526.259540
- ResearchIndex: Coarse-Grain Dataflow Programming of Conventional Parallel Computers - Granular Lucid, GLU: coarse-grain dataflow language for programming conventional parallel computers; based on Lucid (circa 1994) an implicitly parallel, multidimensional dataflow language. A GLU program is a Lucid program with imperatively defined data functions and data types.
citeseer.nj.nec.com/126706.html
|
|
|
|
|