全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: stalin  ]

软件包:stalin(0.11-6 以及其他的)

stalin 的相关链接

Screenshot

Debian 的资源:

下载源码包 stalin

维护者:

外部的资源:

相似软件包:

An extremely aggressive Scheme compiler

stalin is an aggressive self-hosting Scheme compiler, designed to generate resource efficient stand-alone executables with very high computational performance. It is a batch mode compiler like gcc, not an interpreter, and is designed to be used only after your code has stabilized.

It places a few limitations on the content of the source code. For example, you may not LOAD or EVAL new expressions or procedure definitions at runtime, but in exchange, it is able to perform various global analyses which may allow it to transparently map Scheme types to C types and to use native C arithmetic operations on a per-expression basis, whenever such operations are proven safe. Further stalin can often reduce or eliminate run-time type checking and dispatching, and omit garbage collection for data of limited scope or accessibility, while omitting unreachable data altogether.

stalin also has a foreign procedure interface to both Xlib and OpenGL.

标签: 软件开发: 编译器, Scheme 开发, 用户接口: interface::commandline, role::program, 范围: 实用程序, 处理: 原代码

其他与 stalin 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 stalin

下载可用于所有硬件架构的
硬件架构 版本 软件包大小 安装后大小 文件
amd64 0.11-6+b2 1,946.4 kB7,490.0 kB [文件列表]
i386 0.11-6+b2 1,577.8 kB5,015.0 kB [文件列表]