Roadmap:
[ ] Get TSE working with Microsoft C 32-bit
[x] Get sc32 compiling with Microsoft C 32-bit
[ ] Need new FFI
[ ] Verify compiler
[x] Get editor compiling with Microsoft C 32-bit
[ ] Need new FFI
[ ] Verify editor
[ ] Get TSE working with GNU C 32-bit
[x] Get sc32 compiling with GNU C 32-bit
[ ] Need new FFI
[ ] Verify compiler
[ ] Get editor compiling with GNU C 32-bit
[ ] Need new FFI
[ ] Verify editor
[ ] Get TSE working with Microsoft C 64-bit
[ ] Get sc32 compiling with Microsoft C 64-bit
[ ] Need new FFI
[ ] Verify compiler
[ ] Get editor compiling with Microsoft C 64-bit
[ ] Need new FFI
[ ] Verify editor
[ ] Get TSE working with GNU C 64-bit
[ ] Get sc32 compiling with GNU C 64-bit
[ ] Need new FFI
[ ] Verify compiler
[ ] Get editor compiling with GNU C 64-bit
[ ] Need new FFI
[ ] Verify editor
[ ] UTF-8 support
[ ] Folding
[ ] Many Others
---
a. All different TSE related C / C++ compilers set up to run from within TSE.
b. That could allow for very fast testing of C/C++ programs.
c. So the following compilers where configured to run successfully from within TSE:
1. Microsoft C/C++ cl.exe 32 bits command line compiler