Jump to content

Cu-Prolog: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Software
{{Software
|Picture=NA.png
|Name=cu-Prolog
|Name=cu-Prolog
|Version=3.94 (Jan 1996)
|Version=3.94 (Jan 1996)
|Vendor=
|Vendor=ICOT
|Author=Hirosi Tuda<br/>Kôiti Hasida<br/>Hidetosi Sirai
|Author=Hirosi Tuda<br/>Kôiti Hasida<br/>Hidetosi Sirai
|Licence=[[ICOT Free Software Licence]]
|Licence=[[ICOT Free Software Licence]]
|WWW=
|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.
'''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 [[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==
==Links==
Line 13: Line 14:
* [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]]

Latest revision as of 07:01, 16 November 2022

Cu-Prolog
Name cu-Prolog
Version 3.94 (Jan 1996)
Vendor ICOT
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 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