Add Locomotice Basic
Fixes: #514 Co-Authored-By: Arryan Zaman <arryan@users.noreply.github.com>
This commit is contained in:
@@ -142,6 +142,7 @@ Meet [FizzBuzz](https://github.com/zenware/FizzBuzz), the evolution of [hello-wo
|
|||||||
* [Brzrk](b/BRZRK.brzrk)
|
* [Brzrk](b/BRZRK.brzrk)
|
||||||
* [Burlesque](b/burlesque.burlesque)
|
* [Burlesque](b/burlesque.burlesque)
|
||||||
* [Byter](b/byter.byter)
|
* [Byter](b/byter.byter)
|
||||||
|
* [Locomotive Basic](b/locomotive-basic.b)
|
||||||
* [C++](c/c%2B%2B.cpp)
|
* [C++](c/c%2B%2B.cpp)
|
||||||
* [C](c/c.c)
|
* [C](c/c.c)
|
||||||
* [Caml](c/caml.ml)
|
* [Caml](c/caml.ml)
|
||||||
|
|||||||
2
b/locomotive-basic.b
Normal file
2
b/locomotive-basic.b
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
10 print "Hello, World"
|
||||||
|
run
|
||||||
Reference in New Issue
Block a user