Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
implementations:overview [2015-03-03 14:57]
mh
implementations:overview [2020-11-30 10:36]
mh
Line 34: Line 34:
 a [[ implementations:​overview#​tastecurry | simple interpreter implemented in Prolog ]], a [[ implementations:​overview#​tastecurry | simple interpreter implemented in Prolog ]],
 but these are no longer maintained). but these are no longer maintained).
 +
 +PAKCS (release 2.0.1) is also available as an Ubuntu 18.04 package.
 +If you run this OS, PAKCS can be installed with the command
 +
 +    > sudo apt install pakcs
 +
 +**Contact:​**
 +[[ http://​www.informatik.uni-kiel.de/​~mh/​ | Michael Hanus ]]
 +<​mh@informatik.uni-kiel.de>​
 +
 +
 +===== KiCS2 =====
 +
 +The [[ http://​www-ps.informatik.uni-kiel.de/​kics2 | KiCS2 ]]
 +is a new implementation that translates Curry
 +into [[ http://​www.haskell.org/​ | Haskell]].
 +KiCS2 supports several search strategies to encapsulate search
 +(e.g., depth-first,​ breadth-first) and advanced extensions
 +of Curry like
 +[[ http://​www.informatik.uni-kiel.de/​~mh/​papers/​PPDP09.html | encapsulated search via set functions ]]
 +and [[http://​www.informatik.uni-kiel.de/​~mh/​papers/​LOPSTR05.html | functional patterns]].
 +It also provides almost all libraries
 +of PAKCS for application programming so that it has been
 +used for various applications.
  
 **Contact:​** **Contact:​**
Line 42: Line 66:
 ===== MCC ===== ===== MCC =====
  
-The [[http://​danae.uni-muenster.de/~lux/curry | Münster Curry Compiler (MCC) ]]+The [[http://​danae.uni-muenster.de/​curry| Münster Curry Compiler (MCC) ]]
 is a mature native code compiler for is a mature native code compiler for
 Curry which conforms to the Curry report except for committed Curry which conforms to the Curry report except for committed
Line 58: Line 82:
 [[ http://​danae.uni-muenster.de/​~lux/​pubs/​ | here ]]. [[ http://​danae.uni-muenster.de/​~lux/​pubs/​ | here ]].
  
-**Contact:​** ​[[http://​danae.uni-muenster.de/​~lux/​ | Wolfgang Lux ]]+**Contact:​** Wolfgang Lux
 <​wlux@uni-muenster.de>​ <​wlux@uni-muenster.de>​
  
  
  
- 
- 
-===== KiCS2 ===== 
- 
-The [[ http://​www-ps.informatik.uni-kiel.de/​kics2 | KiCS2 ]] 
-is a new implementation that translates Curry 
-into [[ http://​www.haskell.org/​ | Haskell]]. 
-KiCS2 supports several search strategies to encapsulate search 
-(e.g., depth-first,​ breadth-first) and advanced extensions 
-of Curry like 
-[[ http://​www.informatik.uni-kiel.de/​~mh/​papers/​PPDP09.html | encapsulated search via set functions ]] 
-and [[http://​www.informatik.uni-kiel.de/​~mh/​papers/​LOPSTR05.html | functional patterns]]. 
-It also provides almost all libraries 
-of PAKCS for application programming so that it has been 
-used for various applications. 
- 
-**Contact:​** 
-[[ http://​www.informatik.uni-kiel.de/​~mh/​ | Michael Hanus ]] 
-<​mh@informatik.uni-kiel.de>​ 
  
  
/srv/dokuwiki/currywiki/data/pages/implementations/overview.txt · Last modified: 2020-11-30 10:51 by mh
Back to top
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0