Bug 42703 - New port: lang/pdss -- KL1(Parallel logic programming language)byte-code Interpreter/compiler environment
Summary: New port: lang/pdss -- KL1(Parallel logic programming language)byte-code Inte...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Norikatsu Shigemura
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-09-12 18:20 UTC by NINOMIYA Hideyuki <NINOMIYA Hideyuki
Modified: 2002-09-19 13:04 UTC (History)
0 users

See Also:


Attachments
file.shar (26.94 KB, text/plain)
2002-09-12 18:20 UTC, NINOMIYA Hideyuki <NINOMIYA Hideyuki
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description NINOMIYA Hideyuki <NINOMIYA Hideyuki 2002-09-12 18:20:01 UTC
PDSS-KL1 System

Overview:
    The KL1 programming environment on an ordinary (not multi-processor)
    UNIX system.

Configuration:
    * KL1-B (byte code) interpreter written in C.
    * KL1 to KL1-B compilers written in KL1
      (and SICStus Prolog. [MAINTAINER comment: What is this ?])
    * Runtime support routines (command interpreter and I/O) written in KL1.
    * GNU Emacs Libraries - KL1-mode to edit KL1 source programs and
      PDSS-mode to run PDSS interactively through multiple emacs buffers.

WWW: http://www.icot.or.jp/ARCHIVE/Museum/IFS/HomePage-E.html
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2002-09-18 16:59:01 UTC
State Changed
From-To: open->analyzed

I'll handle this. 


Comment 2 Norikatsu Shigemura freebsd_committer freebsd_triage 2002-09-18 16:59:01 UTC
Responsible Changed
From-To: freebsd-ports->nork

I'll handle this.
Comment 3 Norikatsu Shigemura freebsd_committer freebsd_triage 2002-09-19 13:04:28 UTC
State Changed
From-To: analyzed->closed

Commited, thanks!