B++ 1.0 RELEASED


B++ 1.0 RELEASED WITH

  • say "Hello World!" → prints text
  • set x to 5 → creates and updates variables
  • add 1 to x / subtract 2 from x / multiply x by 3 / divide x by 4 → math operations
  • repeat 5 times: ... end → loops
  • if x is 10: ... end → conditional logic

Files

B++ 1.0 6.8 kB
12 days ago

Get B++

Leave a comment

Log in with itch.io to leave a comment.