We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update TODO.md
Merge branch 'master' of https://github.com/DolphyWind/Electra-Lang
Fix MSVC errors
Fix: Character reader pushes zero on EOF instead of refusing to work.
Files with no trailing spaces are read correctly now.
Add /utf-8 flagon MSVC. The previous commit was adding it as a defini… …tion
Update safe_exit Apparently the destructor of a static object gets called on std::exit
Switch to using exceptions for memory safety
Update Version numbers