Sciweavers

10622 search results - page 454 / 2125
» Python Programming Language
Sort
View
IGARSS
2010
15 years 1 months ago
Polarimetric SAR estimation based on non-local means
Charles-Alban Deledalle, Florence Tupin, Loïc...
IFIP
2004
Springer
15 years 11 months ago
Regular Tree Language Recognition with Static Information
This paper presents our compilation strategy to produce efficient code for pattern matching in the CDuce compiler, taking into account static information provided by the type syst...
Alain Frisch
ERLANG
2007
ACM
15 years 10 months ago
A language for specifying type contracts in Erlang and its interaction with success typings
We propose a small extension of the ERLANG language that allows programmers to specify contracts with type information at the level of individual functions. Such contracts are opt...
Miguel Jimenez, Tobias Lindahl, Konstantinos F. Sa...
ICALP
2000
Springer
15 years 10 months ago
A Statically Allocated Parallel Functional Language
Abstract. We describe SAFL, a call-by-value first-order functional language which is syntactically restricted so that storage may be statically allocated to fixed locations. Evalua...
Alan Mycroft, Richard Sharp