Sciweavers

4959 search results - page 121 / 992
» Imperative Functional Programming
Sort
View
ICFP
2008
ACM
15 years 11 months ago
Type checking with open type functions
We report on an extension of Haskell with open type-level functions and equality constraints that unifies earlier work on GADTs, functional dependencies, and associated types. The...
Tom Schrijvers, Simon L. Peyton Jones, Manuel M. T...
PADL
2004
Springer
15 years 4 months ago
Observing Functional Logic Computations
Abstract. A lightweight approach to debugging functional logic programs by observations is presented, implemented for the language Curry. The Curry Object Observation System (COOSy...
Bernd Brassel, Olaf Chitil, Michael Hanus, Frank H...
AGP
1998
IEEE
15 years 3 months ago
Parsing with Non-Deterministic Functions
Parsing has been a traditional workbench for showing the virtues of declarative programming. Both logic and functional programming claim the ability of writing parsers in a natura...
Rafael Caballero, Francisco Javier López-Fr...
SPE
2002
111views more  SPE 2002»
14 years 10 months ago
FC++: Functional tools for object-oriented tasks
FC++ is a library for programming functionally in C++. Compared to other C++ functional programming libraries, FC++ is distinguished by its powerful type system which allows manip...
Yannis Smaragdakis, Brian McNamara
IROS
2009
IEEE
138views Robotics» more  IROS 2009»
15 years 5 months ago
Using petri nets to specify and execute missions for autonomous underwater vehicles
Abstract— This paper presents the design and implementation of a Mission Control System (MCS) for an Autonomous Underwater Vehicle (AUV) based on Petri nets. In the proposed appr...
Narcís Palomeras, Pere Ridao, Marc Carreras...