BuildIT

Status: Active

BuildIT is an interpeter language written in C++ that features:

  • Basic I/O, variables, arithmetic
  • Conditional control and looping
  • String manipulation
  • File I/O
  • and more...
Using the BuildIT language, I have developed many (relatively) complex programs including a Brainf*ck interpeter.