Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 520 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 520 Bytes

Sandbox

A place where I save stuff that I am testing or experimenting with.

Be Warned

  • It may work or it may crash your system

NO WARRANTY AND NO GUARANTEE

Please do not log issues with this code, they will be ignored and closed.

Currently in my Sandbox:

  • LoadFile
    • Issue with hidden characters
  • transpiler
    • Generic Lexer & Parser
    • BlitzMax Lexer and Parser
    • Transpiler for Blitzmax (Pretty-Printer)
    • Transpiler for C++
    • Transpiler for Java
  • json
    • Testing