Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

bbcode v0.1

Name: Anonymous 2007-09-11 22:38 ID:uR52DJVN

[bbcode]
[title="Hello World"]
[author="Anonymous"]

[main]
  [let="a"]5[/let]
  [while]a>0[do]
  [let="a"]a-1[/let]
  Hello, World!
  [val="a"]
  [/do]
  [/while]
  [call="test"]
[/main]

[test]
hihihi world!
[/test]

[/bbcode]

suggest and improve.

Name: Anonymous 2007-09-12 0:05 ID:7f78HXrR

should look more like, b isnt used, but just to demonstrate

[include="path_if_not_in_same_directory_as_compiler"]
stdio.h, stdlib.h
[/include]

[main]

[var=int]a, b[/var]

[for=1:100; a, b]
  [print=a, b][/print]
  [if=0; a]mod a 3 this is comment[print="fizz"][/print][/if]
  [if=0; a]mod a 5 this is comment[print="buzz"][/print][/if]
  [op=add; a 1][/op]
[/for]

[/main]


Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List