Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 562 Bytes

TODO.md

File metadata and controls

16 lines (14 loc) · 562 Bytes

Electra 2.1

  • Complete rewrite of I/O stuff. (For MSVC support)
  • Update README.md separate implementation details from language spec

Electra 2.2

  • File I/O
  • Loading components from shared libraries. Like how lua does it

Future Plans

  • [] Electra standard library
  • [] Performance Improvements to brainfuck interpreter
  • [] Test gmpxx's floats. Do some benchmarking and if it is suitable, use them to be able to store big numbers.
  • Code cleanup
  • [] Add unit tests
  • [] Visual Mode: See your code in action!
  • [] Electra on the web