This website works better with JavaScript.
Home
Help
Sign In
joshua
/
computer-craft
Archived
Watch
1
Star
0
Fork
0
Code
Releases
Activity
Browse Source
Adds hello world, our first program!
master
Nick Overdijk
13 years ago
commit
def73419fc
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
hello_world.lua
1
hello_world.lua
View File
@ -0,0 +1 @@
print
(
"
Hello world!
"
)
Reference in new issue
Repository
joshua/computer-craft
Title
Body
Create Issue