Skip to content

Version 0.1.3

Latest
Compare
Choose a tag to compare
@RodrigoDornelles RodrigoDornelles released this 01 Oct 17:12
· 8 commits to master since this release
0b69a8f

Warnings

  • codacy data was deleted.
  • publish in dockerhub: https://hub.docker.com/r/rodrigodornelles/3bc-lang
  • now the interpreter runs up to 2x faster.
    • is 2 million parsed lines per second (i3-10105f)
    • in mnemonic reading the worst case that would be half speed is now equal to the best case.

Features

  • added clang-tidy linter.
  • added support to docker container.
  • added support to mips and mips64¹.
  • added support to s390x¹.
  • added shebang in 3bc programs.
  • fixed correct detec BSD kernel.
  • fixed when TBC_P_COMPUTER compiles with TBC_NOT_ARGCV.
  • modified ANSI C-Compatible primitive fixed size types.
  • modified the interprteter functions more readable and easier to maintain.
  • modified linear search was changed to binary in the menemonics.
  • removed compiler warnings.
  • removed codacy.
  • removed sscanf dependency.

notes

  1. only in docker

Acknowledgment

sponsors

contributors