This is a little project I made on the command line
just for fun. Rebound is a programming language I
made.
Single-line: // This is a comment
Multi-line:
/* This is a
multi-line comment */
note This is printing output.
note You can include words and numbers.
note You can include spaces and special characters.
note Newlines: \n
note Tabs: \t
by WebDesignerCameron