Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
7
Lang/Bas/00-LANG.txt
Normal file
7
Lang/Bas/00-LANG.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{{stub}}{{language|Bas}}
|
||||
{{implementation|BASIC}}
|
||||
From [http://www.moria.de/~michael/bas/ the language's website]: ''Bas is an interpreter for the classic dialect of the programming language BASIC. It is pretty compatible to typical BASIC interpreters of the 1980s, unlike some other UNIX BASIC interpreters, that implement a different syntax, breaking compatibility to existing programs.'' You might find it compatible enough with BASIC interpreters of the late 1970s, as well, such as TRS-80 LEVEL II BASIC.
|
||||
|
||||
See also:
|
||||
* [[BASIC|BASIC]]
|
||||
* [[Full_BASIC|Full BASIC]]
|
||||
2
Lang/Bas/00-META.yaml
Normal file
2
Lang/Bas/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:Bas
|
||||
1
Lang/Bas/Golden-ratio-Convergence
Symbolic link
1
Lang/Bas/Golden-ratio-Convergence
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Golden-ratio-Convergence/Bas
|
||||
Loading…
Add table
Add a link
Reference in a new issue