Add SmileBASIC (#1080)
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!
|
Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project!
|
||||||
|
|
||||||
<!--Languages start-->
|
<!--Languages start-->
|
||||||
## Languages (784 total)
|
## Languages (785 total)
|
||||||
|
|
||||||
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
|
* [!@#$%^&*()_+](%23/%21%40%23%24%25%5E%26%E2%88%97%28%29_%2B)
|
||||||
* [05AB1E](%23/05AB1E)
|
* [05AB1E](%23/05AB1E)
|
||||||
@@ -679,6 +679,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib
|
|||||||
* [SmallTalk GNU](s/SmallTalk%20GNU.st)
|
* [SmallTalk GNU](s/SmallTalk%20GNU.st)
|
||||||
* [SmallTalk](s/SmallTalk.sm)
|
* [SmallTalk](s/SmallTalk.sm)
|
||||||
* [Smil](s/Smil.smil)
|
* [Smil](s/Smil.smil)
|
||||||
|
* [SmileBASIC](s/SmileBASIC.bas)
|
||||||
* [SML](s/SML.sml)
|
* [SML](s/SML.sml)
|
||||||
* [Snowman](s/Snowman.sm)
|
* [Snowman](s/Snowman.sm)
|
||||||
* [Solidity](s/Solidity.sol)
|
* [Solidity](s/Solidity.sol)
|
||||||
|
|||||||
1
s/SmileBASIC.bas
Normal file
1
s/SmileBASIC.bas
Normal file
@@ -0,0 +1 @@
|
|||||||
|
PRINT "Hello World"
|
||||||
Reference in New Issue
Block a user