Login  |  繁體中文
感謝您對「自由軟體鑄造場」的支持與愛護,十多年來「自由軟體鑄造場」受中央研究院支持,並在資訊科學研究所以及資訊科技創新研究中心執行,現已完成階段性的任務。 原網站預計持續維運至 2021年底,網站內容基本上不會再更動。本網站由 Denny Huang 備份封存。
也紀念我們永遠的朋友 李士傑先生(Shih-Chieh Ilya Li)。

What is Resource Catalog ?

catalog-iconThe OpenFoundry Resource Catalog lists professional resources and applications related to the development of open source software. If you have any recommendation listing / category  or bug for this resource catalog, please do not hesitate to contact us.

Compiler

Listings

Results 1 - 4 of 4

LispScript

LispScript is a Common Lisp program that translates Lisp programs into Javascript. It's extremely simple at the moment, but has support for basic arithmetic functions, defun, IF, macros, and LET. It currently works with CLISP.

Platform:unknown (portable OS)                      License:MIT License

Reference:https://lispscript.sourceforge.net/

LispSharp

LispSharp is a fully compiled lisp implementation for the .NET Framework. It uses a Lisp dialect similar to ISO Lisp, it has a Command-line toplevel compiler with Read Compile Print Loop.It references any .NET DLL and produces standard .NET assembly.

Platform:Windows                License:GNU Library or Lesser General Public License (LGPL)

Reference:https://lispsharp.sourceforge.net/

Steel Bank Common Lisp

Steel Bank Common Lisp (SBCL) is a high performance Common Lisp compiler. It is open source / free software, with a permissive license. In addition to the compiler and runtime system for ANSI Common Lisp, it provides an interactive environment including an a debugger, a statistical profiler, a code coverage tool, and many other extensions.

Platform: Linux                            License:MIT License

Reference:https://sbcl.sourceforge.net/

BEE Lisp Compiler

BEE Lisp is an expandable compiler for The Lisp language which allows to create completely independent EXE and DLL files. In contrast with the majority of analogues executable files created by this compiler require no interpreters or virtual machines.

Platform: Windows                                   License:unknown

Reference:https://www.beelisp.com/