Projects



Changes between Version 4 and Version 5 of ccpn


Ignore:
Timestamp:
Feb 2, 2019, 11:12:17 PM (6 years ago)
Author:
9simon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ccpn

    v4 v5  
    88While Haskell is used as the implementations language, Curry is used as the inscription language.
    99The main advantage is that CCPN inscriptions are side effect free due to the Curry's functional purness and the control of side effects by its strong type system.
    10 Binding searches are based on the highly optimized KiCS2 compiler Curry evaluation environment.
     10Binding searches are based on the highly optimized Curry evaluation environment of the [https://www-ps.informatik.uni-kiel.de/kics2 KiCS2] compiler.
    1111
    1212Here we provide a download for reviewers:  [http://www.informatik.uni-hamburg.de/TGI/moldt/renew2.6devbase.zip renew2.6devbase.zip]