Added Basic-256 (#780)

Co-authored-by: Svn-Sp <svn-sp@email>
This commit is contained in:
Sven
2020-08-07 13:43:34 +02:00
committed by GitHub
parent 8cedb73e9a
commit 824e21bc80
2 changed files with 6 additions and 4 deletions

View File

@@ -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 (669 total) ## Languages (670 total)
* [05Ab1E](%23/05AB1E) * [05Ab1E](%23/05AB1E)
* [0815](%23/0815.0815) * [0815](%23/0815.0815)
@@ -25,7 +25,7 @@ Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contrib
* [Μλ](%23/%CE%BC%CE%BB) * [Μλ](%23/%CE%BC%CE%BB)
* [قلب](%23/%D9%82%D9%84%D8%A8) * [قلب](%23/%D9%82%D9%84%D8%A8)
* [なでしこ](%23/%E3%81%AA%E3%81%A7%E3%81%97%E3%81%93.nako) * [なでしこ](%23/%E3%81%AA%E3%81%A7%E3%81%97%E3%81%93.nako)
* [ひまわり](%23%2F%E3%81%B2%E3%81%BE%E3%82%8F%E3%82%8A.hmw) * [ひまわり](%23/%E3%81%B2%E3%81%BE%E3%82%8F%E3%82%8A.hmw)
* [文言](%23/%E6%96%87%E8%A8%80.wy) * [文言](%23/%E6%96%87%E8%A8%80.wy)
* [易语言](%23/%E6%98%93%E8%AF%AD%E8%A8%80.e) * [易语言](%23/%E6%98%93%E8%AF%AD%E8%A8%80.e)
* [A++](a/a%2B%2B) * [A++](a/a%2B%2B)
@@ -120,6 +120,7 @@ Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contrib
* [BAIK](b/baik.ina) * [BAIK](b/baik.ina)
* [Ballerina](b/ballerina.bal) * [Ballerina](b/ballerina.bal)
* [Bash](b/bash.bash) * [Bash](b/bash.bash)
* [Basic 256](b/basic-256.kbs)
* [Basic](b/basic.bas) * [Basic](b/basic.bas)
* [Batch](b/batch.bat) * [Batch](b/batch.bat)
* [Batch](b/batch.cmd) * [Batch](b/batch.cmd)
@@ -255,7 +256,7 @@ Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contrib
* [Fim++](f/fim%2B%2B.fimpp) * [Fim++](f/fim%2B%2B.fimpp)
* [Fish](f/fish.fish) * [Fish](f/fish.fish)
* [Fjoelnir](f/fjoelnir.fjo) * [Fjoelnir](f/fjoelnir.fjo)
* [FlaScript](f/flascript.fls) * [Flascript](f/flascript.fls)
* [Flask](f/flask.py) * [Flask](f/flask.py)
* [Fob](f/fob.fob) * [Fob](f/fob.fob)
* [Focal](f/focal.fc) * [Focal](f/focal.fc)
@@ -268,7 +269,7 @@ Make sure to see [CONTRIBUTING.md](/CONTRIBUTING.md) for instructions on contrib
* [Fortran77](f/fortran77.f77) * [Fortran77](f/fortran77.f77)
* [Fourier](f/fourier.fourier) * [Fourier](f/fourier.fourier)
* [Fractran++](f/fractran%2B%2B.fpp) * [Fractran++](f/fractran%2B%2B.fpp)
* [FreeBrain](f/freebrain.frbr) * [Freebrain](f/freebrain.frbr)
* [Frink](f/frink.frink) * [Frink](f/frink.frink)
* [Fsharp](f/fsharp.fs) * [Fsharp](f/fsharp.fs)
* [Fstar](f/fstar.fst) * [Fstar](f/fstar.fst)

1
b/basic-256.kbs Normal file
View File

@@ -0,0 +1 @@
Print "Hello World"