File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change
1
+ (import (rnrs))
2
+
3
+ (display " Hello World" )
4
+ (newline)
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every
8
8
Make sure to see [ contributing.md] ( /contributing.md ) for instructions on contributing to the project!
9
9
10
10
<!-- Languages start-->
11
- ## Languages (724 total)
11
+ ## Languages (725 total)
12
12
13
13
* [ 05Ab1E] ( %23/05AB1E )
14
14
* [ 0815] ( %23/0815.0815 )
@@ -374,6 +374,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
374
374
* [ Io] ( i/Io.Io )
375
375
* [ Ioke] ( i/ioke.ik )
376
376
* [ Irc] ( i/irc )
377
+ * [ Ironscheme] ( i/ironscheme.ss )
377
378
* [ Iscom] ( i/iscom.iscom )
378
379
* [ Islisp] ( i/ISLISP.lisp )
379
380
* [ J] ( j/j.ijs )
You can’t perform that action at this time.
0 commit comments