Add Guile (#1304)
* Add Guile * Update Guile.scm * Add files via upload * Update readme.md Co-authored-by: MrBrain295 <66077254+MrBrain295@users.noreply.github.com>
This commit is contained in:
2
g/Guile.scm
Normal file
2
g/Guile.scm
Normal file
@@ -0,0 +1,2 @@
|
||||
(display "Hello World")
|
||||
(newline)
|
||||
@@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every
|
||||
Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
|
||||
|
||||
<!--Languages start-->
|
||||
## Languages (897 total)
|
||||
## Languages (898 total)
|
||||
|
||||
* [!](%23/%21)
|
||||
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
|
||||
@@ -431,6 +431,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
||||
* [Groovy](g/Groovy.groovy)
|
||||
* [GTA3Script](g/GTA3Script.sc)
|
||||
* [Gui4Cli](g/Gui4Cli)
|
||||
* [Guile](g/Guile.scm)
|
||||
* [Hack](h/Hack.hh)
|
||||
* [Haml](h/Haml.haml)
|
||||
* [Haskell](h/Haskell.hs)
|
||||
|
||||
Reference in New Issue
Block a user