Merge pull request #21 from kongr45gpen/master
New languages and some minor fixes
This commit is contained in:
1
g/golfscript.rb
Normal file
1
g/golfscript.rb
Normal file
@@ -0,0 +1 @@
|
||||
"Hello World"
|
||||
@@ -1,8 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>
|
||||
Hello World HTML
|
||||
</title>
|
||||
<title>Hello World HTML</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hello World</h1>
|
||||
|
||||
BIN
p/piet.png
Normal file
BIN
p/piet.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 764 B |
@@ -2,5 +2,5 @@ HelloWorld is a zombie
|
||||
summon
|
||||
task SayHello
|
||||
say "Hello World!"
|
||||
animate
|
||||
animate
|
||||
animate
|
||||
|
||||
Reference in New Issue
Block a user