Sciweavers

1729 search results - page 13 / 346
» Deterministic Expressions in C
Sort
View
DATE
2010
IEEE
137views Hardware» more  DATE 2010»
15 years 2 months ago
Deterministic, predictable and light-weight multithreading using PRET-C
—We present a new language called Precision Timed C, for predictable and lightweight multithreading in C. PRET-C supports synchronous concurrency, preemption, and a high-level co...
Sidharta Andalam, Partha S. Roop, Alain Girault
DAC
1996
ACM
15 years 1 months ago
Engineering Change in a Non-Deterministic FSM Setting
Sunil P. Khatri, Amit Narayan, Sriram C. Krishnan,...
IMSCCS
2006
IEEE
15 years 3 months ago
Explicitly Parallel Regular Expressions
The equivalence of non-deterministic finite automata (NFA1 ), deterministic finite automata (DFA), regular expressions (RE), and parallel finite automata (PFA) with augmented r...
Brett D. Estrade, A. Louise Perkins, John M. Harri...
PAAMS
2010
Springer
14 years 7 months ago
A Case Study on Grammatical-Based Representation for Regular Expression Evolution
Abstract. Regular expressions, or simply regex, have been widely used as a powerful pattern matching and text extractor tool through decades. Although they provide a powerful and f...
Antonio González-Pardo, David F. Barrero, D...
OOPSLA
2009
Springer
15 years 4 months ago
A type and effect system for deterministic parallel Java
Today’s shared-memory parallel programming models are complex and error-prone. While many parallel programs are intended to be deterministic, unanticipated thread interleavings ...
Robert L. Bocchino Jr., Vikram S. Adve, Danny Dig,...