Activity for JavaBoolCompiler

  • Oddwarg Oddwarg committed [af4117]

    Added unlicense

  • Oddwarg Oddwarg committed [2e73c1]

    Added public domain notices

  • Oddwarg committed [0f37fe]

    Fixed a bug where "true" and "false" were matched as variable names. BoolProgram now uses a set instead of a list to accumulate variables (to avoid duplicate entries).

  • Oddwarg Oddwarg committed [1ea129]

    Initial import.

  • Oddwarg Oddwarg committed [56b940]

    Added functions to get tokenizer and parser from compiler. Added logo graphic.

1