Jump to content

Cu-Prolog: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
Line 13: Line 13:
* [https://az-prolog.com/natural-language-processing/nlu/ Patches to make it compile on 64 bit UNIX and Windows versions]
* [https://az-prolog.com/natural-language-processing/nlu/ Patches to make it compile on 64 bit UNIX and Windows versions]
* [https://www.cs.cmu.edu/Groups/AI/lang/prolog/impl/clp/cup/msdos/0.html Archived versions 3.80] - For DOS and [[UNIX]] like operating systems
* [https://www.cs.cmu.edu/Groups/AI/lang/prolog/impl/clp/cup/msdos/0.html Archived versions 3.80] - For DOS and [[UNIX]] like operating systems
* Hirosi Tuda, Kôiti Hasida, Hidetosi Sirai: [http://www.aclweb.org/anthology/E89-1013 JPSG Parser on Constraint Logic Programming]
* Hirosi Tuda, Kôiti Hasida, Hidetosi Sirai: JPSG Parser on Constraint Logic Programming [https://www.aclweb.org/anthology/E89-1013.pdf]
* [http://www.cs.scranton.edu/~mccloske/courses/cmps344/prolog.dir/cup.pdf A Guide to Cup]
* [http://www.cs.scranton.edu/~mccloske/courses/cmps344/prolog.dir/cup.pdf A Guide to Cup]


[[Category:Prolog]]
[[Category:Prolog]]

Revision as of 17:21, 27 December 2019

Cu-Prolog
[[File:{{{Picture}}}|128px]]
Name cu-Prolog
Version 3.94 (Jan 1996)
Vendor
Author Hirosi Tuda
Kôiti Hasida
Hidetosi Sirai
Licence ICOT Free Software Licence
WWW

cu-Prolog (CUP) is an open source implementation of a constraint Prolog system developed by the Institute for New Generation Computer Technology (ICOT) in Japan with the cooperation of University of Tokyo, Tamagawa University and Chukyo University. Designed for use on use on DOS and UNIX systems, it would compile on OS/2 but was never distributed in that form, more recent third party patches allow it to work with 64-bit versions for Microsoft Windows and UNIX like systems.

Links