language: Python
-
Language:
|
BNF variant, Python
|
|---|
-
Package:
|
kwParsing ?
|
|---|
-
Version:
|
?
|
|---|
-
Parts:
|
parser generator
|
|---|
-
Author:
|
Aaron Watters <aaron@vienna.njit.edu>
|
|---|
-
Location:
|
ftp://ftp.markv.com/pub/python/kwParsing.*
|
|---|
-
Description:
|
A parser generator written in Python for Python. This package
may be appropriate for experimental translators, code
generators, interpreters, or compilers; for instructinal
purposes; among other possibility. The documentation gives a
brief introduction to the conventions and basic ideas of
parsing.
|
|---|
-
Updated:
|
September 24th, 1994
|
|---|
-
Language:
|
Python
|
|---|
-
Package:
|
Python
|
|---|
-
Version:
|
1.3
|
|---|
-
Parts:
|
interpeter, libraries, documentation, emacs macros
|
|---|
-
Author:
|
Guido van Rossum <guido@cwi.nl>
OS/2 port by:
Simon K Johnston <S.K.Johnston.bra0801@oasis.icl.co.uk>
|
|---|
-
Location:
|
|
|---|
-
Description:
|
Python is a simple, yet powerful programming language
that bridges the gap between C and shell programming,
and is thus ideally suited for rapid prototyping. Its
syntax is put together from constructs borrowed from a
variety of other languages; most prominent are
influences from ABC, C, Modula-3 and Icon. Python is
object oriented and is suitable for fairly large programs.
|
|---|
-
Features:
|
- +
packages
- +
exceptions
- +
good C interface
- +
dynamic loading of C modules
- +
methods, inheritance
- -
arbitrary restrictions
- +
supports the native windowing system with most platforms
- -
does not support a common windowing api across platforms
A beta release of the X extension for Python release 1.3 is
now available by anonymous ftp://from
ftp://ftp.cwi.nl/pub/sjoerd/python-X.tar.gz
Preformatted documentation is available from
ftp://ftp.cwi.nl/pub/sjoerd/python-X-doc.ps.gz
|
|---|
-
Reference:
|
Python documentation http://www.python.org/
|
|---|
-
Extensions:
|
tkinter (Tcl's Tk), termios, curses, syslog, sybase
|
|---|
-
Ports:
|
unix, Macintosh, OS/2, Windows 3.1 (with Win32s), Windows NT
|
|---|
-
Discussion:
|
python-list-request@cwi.nl
|
|---|
-
Updated:
|
March 20th, 1996
|
|---|
-
Language:
|
Python
|
|---|
-
Package:
|
vpApp
|
|---|
-
Version:
|
0.2
|
|---|
-
Parts:
|
Class Library, User Reference
|
|---|
-
Author:
|
Per Spilling <per@cwi.nl>
Real Name <email@address>
|
|---|
-
Location:
|
ftp.cwi.nl in /pub/python/vpApp.tar.gz.
|
|---|
-
Description:
|
vpApp = visual-programming application. It supports the
building of applications in Python.
|
|---|
-
Requires:
|
Python interpreter with built-in X support.
|
|---|
-
Updated:
|
May 6th, 1994
|
|---|
category: dynamic foreign functions
summary, or
expanded.
category: embeddable
summary, or
expanded.
category: glue
summary, or
expanded.
category: graphic user interface support
summary, or
expanded.
category: object oriented languages
summary, or
expanded.
category: terminal graphics support
summary, or
expanded.
category: unix tool building
summary, or
expanded.
|
|