Skip to content

Better error handling and other fixes

Pre-release
Pre-release
Compare
Choose a tag to compare
@romildo romildo released this 26 Oct 10:18
· 53 commits to master since this release
  • Fix indentation
  • Exit from 'run' script if compilation fails
  • Rename methods from 'canBe' to 'is'
  • Rename method 'codegen' to 'translate'
  • Rework error management
  • Rename terminal symbol 'LITNUM' to 'LITREAL'
  • Change type of semantic value of 'LITREAL'
  • Allow scientific notation in 'real' literals
  • Update documentation