Publications:A Domain-Specific Language Approach to Protocol Stack Implementation

From CERES
Revision as of 04:44, 26 June 2014 by Slawek (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Do not edit this section

Keep all hand-made modifications below

Title A Domain-Specific Language Approach to Protocol Stack Implementation
Author Yan Wang and Veronica Gaspes
Year 2010
PublicationType Conference Paper
Journal
HostPublication
DOI http://dx.doi.org/10.1007/978-3-642-11503-5_16
Conference Practical Aspects of Declarative Languages, 12th International Symposium, PADL 2010
Diva url http://hh.diva-portal.org/smash/record.jsf?searchId=1&pid=diva2:353059
Abstract This paper describes a domain-specific language embeddedin Haskell, IPS, for the implementation of protocol stacks for embeddedsystems. IPS profits from Haskell’s features and generates C implementationsby embedded compilation.