Skip to content

PseudoEngine2 v1.0.0

Compare
Choose a tag to compare
@SingularityT3 SingularityT3 released this 03 Dec 10:12
· 11 commits to master since this release

Change log:

  • Enum arithmetic
  • Fix crash when calling RAND(0)
  • AND operator no longer checks second condition if first one fails
  • Support for random files
  • Use readline library for input on linux to provide history and line editing
  • Added -pedantic option