Add Snekky (#1164)
This commit is contained in:
@@ -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 (831 total)
|
||||
## Languages (832 total)
|
||||
|
||||
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
|
||||
* [():;#?!](%23/%28%29%CB%B8%3B%23%EF%BC%9F%21)
|
||||
@@ -721,6 +721,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
||||
* [Smil](s/Smil.smil)
|
||||
* [SmileBASIC](s/SmileBASIC.bas)
|
||||
* [SML](s/SML.sml)
|
||||
* [Snekky](s/Snekky.snek)
|
||||
* [SNOBOL](s/SNOBOL)
|
||||
* [Snowman](s/Snowman.sm)
|
||||
* [Solidity](s/Solidity.sol)
|
||||
|
||||
1
s/Snekky.snek
Normal file
1
s/Snekky.snek
Normal file
@@ -0,0 +1 @@
|
||||
Sys.println("Hello World");
|
||||
Reference in New Issue
Block a user