Devlogs
Minor Changes
VRECA browser interpreter made in HTML5
Posted August 13, 2024 by SNIPER
August 13, 2024
Entry: 8.0
Recently, I have made some minor changes.
- Variables are automatically private, unless declared public. But you can still declare them private (for whatever reasons).
- You can now use and && and || in if statements.
- I added more specific instructions for when outputs are declared, eliminating most unnecessary errors.
- I have eliminated additional unnecessary errors, ensure the current version is bug free.
If you would like to work on VREC, I would greatly appreciate any help. Learn more here.