Category:Dylan Implementations: Difference between revisions

From Rosetta Code
Content added Content deleted
(Add Open Dylan to implementations list)
(Mention BDW GC in addition to MPS)
 
Line 1: Line 1:
{{implementation cat|Dylan}}
{{implementation cat|Dylan}}


Open Dylan[https://opendylan.org] is the main Dylan implementation. It uses LLVM[http://llvm.org/] to generate machine code and MPS[https://www.ravenbrook.com/project/mps/] for garbage collection.
Open Dylan[https://opendylan.org] is the main Dylan implementation. It uses LLVM[http://llvm.org/] to generate machine code and MPS[https://www.ravenbrook.com/project/mps/] or BDW[https://www.hboehm.info/gc/] for garbage collection, depending on the platform.

Latest revision as of 17:29, 26 December 2022

These are all of the implementations of Dylan on Rosetta Code.

Open Dylan[1] is the main Dylan implementation. It uses LLVM[2] to generate machine code and MPS[3] or BDW[4] for garbage collection, depending on the platform.

This category currently contains no pages or media.