BER Programming Language - Comments

Comments are used to explain your code and are ignored when running BER scripts.

Single-line Comments

/c This is a single-line comment e\

Use /c at the start and e\ at the end.

Multi-line Comments

/c
This is a
multi-line comment
e\

Why Use Comments?

Comments help others understand your code, and remind you what your code does after time passes.

Try This Fun Easter Egg!

Drag the comments onto the top tab bar. Each successful drop turns the comment green.

When you turn 3 comments green, "Paint Mode" activates — you can draw anywhere on the page!

Tip: Comments are draggable — grab them and drop them on the top tab bar!