Skip to content

Instantly share code, notes, and snippets.

@TalkWithTheExperts
Created July 17, 2013 02:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TalkWithTheExperts/6017111 to your computer and use it in GitHub Desktop.
Save TalkWithTheExperts/6017111 to your computer and use it in GitHub Desktop.
// I can write code. Oh yea!
// I can write code too. Neat! Yeah. :P
def what_language?
echo "press the settings cog"
echo "hectic"
end
# Woop. Woop. Woop. Woop.
# I'm glad this isn't falling apart. Yet.
# Reminds me of EtherPad.
# Yea, I was just thinking that before - it would be nice.
# Although one thing EtherPad has going for it, is that it colour-codes the text individuals type, so you can still see who typed what.
# I'm using Operation Transformation in the background. It's fun to read up on. same stuff as google wave & etherpad.
# Cool. Will do. ;)
# Would also be really cool if this window could be resized, or popped out or something. But it does do the job nicely apart from those small points. Nice stuff!
# Noted - Mal.
=begin
> v
v ,,,,,"Hello"< in Befunge, there is no comment syntax:
>48*, v to embed documentation in the code,
v,,,,,,"Balls!"< the programmer simply routes the control flow
>25*,@ around the "comment" area
— http://en.wikipedia.org/wiki/Befunge
=end
<?php
$hello = "Hello";
echo "$hello World";
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment