Sciweavers

2233 search results - page 113 / 447
» Modular type classes
Sort
View
COMPLEXITY
2004
81views more  COMPLEXITY 2004»
15 years 2 months ago
External and internal control in plant development
Bodies of plants are modularly organized. Development proceeds by adding new modules to open endings with a potential for branching. Each module is autonomous to some extent. Deve...
Beáta Oborny
JCSC
1998
159views more  JCSC 1998»
15 years 2 months ago
An Approach to Object System Modeling by State-Based Object Petri Nets
For many years, Petri nets have been used for modeling the behavior of various types of concurrent systems. While these net models are especially well suited to capture the behavi...
A. Newman, Sol M. Shatz, X. Xie
PLDI
2000
ACM
15 years 6 months ago
Type-based race detection for Java
This paper presents a static race detection analysis for multithreaded Java programs. Our analysis is based on a formal type system that is capable of capturing many common synchr...
Cormac Flanagan, Stephen N. Freund
CORR
2006
Springer
144views Education» more  CORR 2006»
15 years 2 months ago
On the logical definability of certain graph and poset languages
We show that it is equivalent, for certain sets of finite graphs, to be definable in CMS (counting monadic second-order, a natural extension of monoadic second-order logic), and t...
Pascal Weil

Publication
139views
15 years 2 months ago
Separation of concerns in compiler development using aspect-orientation
A major difficulty in compiler development regards the proper modularization of concerns among the various compiler phases. The traditional object-oriented development paradigm ha...