全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: stalin  ]

套件:stalin(0.11-7)

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 1,657。0 kB4,979。0 kB [檔案列表]
arm64 1,579。8 kB4,379。0 kB [檔案列表]
i386 1,575。6 kB5,216。0 kB [檔案列表]
ia64 (非官方移植版) 2,494。9 kB10,225。0 kB [檔案列表]