From edlsoft@news.delphi.com Fri Sep 30 16:01:24 EDT 1994 Article: 9829 of comp.lang.scheme Path: cantaloupe.srv.cs.cmu.edu!das-news.harvard.edu!news2.near.net!news.delphi.com!news.delphi.com!not-for-mail From: edlsoft@news.delphi.com (EDLSOFT@DELPHI.COM) Newsgroups: comp.lang.scheme Subject: Proxy 1.4 Date: 23 Sep 1994 23:53:11 -0000 Organization: Delphi Internet Services Corporation Lines: 16 Message-ID: <35vpp7$agn@news.delphi.com> NNTP-Posting-Host: news.delphi.com Summary: An Interpreter for a Rapid Prototyping Language Keywords: prototyping interpreter design specification language ANNOUNCING Proxy 1.4 -------------------------------------- Proxy is an interpreter dor a rapid prototyping/specification language with C/C++ like syntax based on modelling software using data structures such as sets, maps, sequences, structures and objectss. It allows the developer to make incremental changes to a design and test them immediately. Proxy is written in Scheme, provides a Scheme interface, and currently runs under MS-DOS. It is available by anonymous ftp from ftp.cs.indiana.edu:/pub/scheme-repository/scm/proxy.zip proxy.zip contains the interpreter, documentation and examples. New in version 1.4 is a non-preemptive CSP-like multi-tasking facility. Burt Leavenworth edlsoft@delphi.com