adding ring language
This commit is contained in:
parent
2ac0593e49
commit
a8bd11ef8f
0
a/awful.yuk
Executable file → Normal file
0
a/awful.yuk
Executable file → Normal file
0
b/batch.bat
Executable file → Normal file
0
b/batch.bat
Executable file → Normal file
0
b/battlestar.bts
Executable file → Normal file
0
b/battlestar.bts
Executable file → Normal file
0
f/fish.fish
Executable file → Normal file
0
f/fish.fish
Executable file → Normal file
0
f/fog.fog.md
Executable file → Normal file
0
f/fog.fog.md
Executable file → Normal file
File diff suppressed because one or more lines are too long
28
l/lisaac.li
28
l/lisaac.li
@ -1,15 +1,15 @@
|
||||
// Hello World in Lisaac
|
||||
|
||||
Section Header
|
||||
+ name := HELLO_WORLD;
|
||||
|
||||
Section Inherit
|
||||
|
||||
- parent_object:OBJECT := OBJECT;
|
||||
|
||||
Section Public
|
||||
|
||||
- main <-
|
||||
(
|
||||
"Hello world !\n".print;
|
||||
// Hello World in Lisaac
|
||||
|
||||
Section Header
|
||||
+ name := HELLO_WORLD;
|
||||
|
||||
Section Inherit
|
||||
|
||||
- parent_object:OBJECT := OBJECT;
|
||||
|
||||
Section Public
|
||||
|
||||
- main <-
|
||||
(
|
||||
"Hello world !\n".print;
|
||||
);
|
0
list_langs.py
Executable file → Normal file
0
list_langs.py
Executable file → Normal file
@ -1 +0,0 @@
|
||||
Hello world
|
1
r/readlink.readlink
Normal file
1
r/readlink.readlink
Normal file
@ -0,0 +1 @@
|
||||
Hello world
|
1
r/ring.ring
Normal file
1
r/ring.ring
Normal file
@ -0,0 +1 @@
|
||||
see "Hello, World!"
|
0
t/tibasic.ti
Executable file → Normal file
0
t/tibasic.ti
Executable file → Normal file
0
v/vhdl.vhdl
Executable file → Normal file
0
v/vhdl.vhdl
Executable file → Normal file
0
v/visualbasic.vb
Executable file → Normal file
0
v/visualbasic.vb
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user