IronScheme
IronScheme is an implementation of the Scheme programming language targeting the Microsoft .NET Framework. IronScheme is a complete rewrite of IronLisp, incorporating lessons learnt while developing IronLisp. Wikipedia
Wikidata: Q3154510
Hello World in IronScheme
(import (rnrs))
(display "Hello World")
(newline)
Source: github.com/leachim6/hello-world
Search on GitHub
| Name | Description | Last pushed to | Open issues | Forks | Stars | Size |
|---|
Latest data update: 2025-10-20