Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 569 Bytes

File metadata and controls

11 lines (8 loc) · 569 Bytes

Some lang postulates :-

  1. A space or gap between everything used including the terminating character
  2. both single quotes and double quotes represent String Literal

Errors:

  1. IncorrectExecutionError : 001 : Not a valid File format, use .bd as the file extension,
  2. IncorrectExecutionError : 002 : Error opening the file, either the file do not exist or the file you want to compile is corrupted,
  3. SyntaxError : 003 : Not a valid String Literal, incomplete '"', it must be used in pairs,
  4. SyntaxError : 004 : 'given-token' is not a valid number or identifier