- Complete rewrite of I/O stuff. (For MSVC support)
- Update README.md separate implementation details from language spec
- File I/O
- Loading components from shared libraries. Like how lua does it
- [] 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