Skip to content

LIM v1.0.0

Compare
Choose a tag to compare
@duckafire duckafire released this 25 Feb 21:13

BIG rework

  • All code was rewritten
  • New long flags:
    • -h: --help
    • -r: --replace
    • -v: --version
  • New flags:
    • -ln | --lib-name
    • -n | --name
    • -nh | --no-header
    • -V | --verbose
  • New help messages
  • New keywords to help flag
  • New optional file (header.lim)
  • New documentation
  • New semantic rules
  • New argument synopsis
  • New treatment for arguments
  • New treatment for input file content
  • New nickname generator
  • The prefix LIB_ was not necessary
  • Now global identifiers will be added to core table
  • Removed support to Tic80 API
  • Downgrade of Lua version supported: 5.4 -> 5.3
  • Many more