[ 源代码: ucblogo ]
软件包: ucblogo (6.0+dfsg-2)
ucblogo 的相关链接
Trisquel 的资源:
下载源码包 ucblogo:
维护者:
Original Maintainer:
- Barak A. Pearlmutter
外部的资源:
- 主页 [www.cs.berkeley.edu]
相似软件包:
dialect of lisp using turtle graphics famous for teaching kids
This is the UC Berkeley implementation of logo written primarily by Daniel Van Blerkom, Brian Harvey, Michael Katz, and Douglas Orleans. This version of logo is featured in Brian Harvey's book _Computer_Science_Logo_Style, _Volume_1: _Symbolic_Computing_ (ISBN 0-262-58151-5). This version provides the following special features:
- Random-access arrays. - Variable number of inputs to user-defined procedures. - Mutators for list structure (dangerous). - Pause on error, and other improvements to error handling. - Comments and continuation lines; formatting is preserved when procedure definitions are saved or edited. - Terrapin-style tokenization (e.g., [2+3] is a list with one member) but LCSI-style syntax (no special forms except TO). The best of both worlds. - First-class instruction and expression templates. - Macros.
其他与 ucblogo 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.4) [i386]
-
- dep: libgcc1 (>= 1:3.0)
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: libwxbase3.0-0v5 (>= 3.0.3.1+dfsg2)
- wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
-
- dep: libwxgtk3.0-0v5 (>= 3.0.3.1+dfsg2)
- wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)