vscode-singvisual studio code plugin for the sing language. Compiler repository at https://github.com/mdegirolami/sing Plugin repository at https://github.com/mdegirolami/vscode-sing This is the very first release of the compiler and plugin so please, if you find some bug (you are very likely to), file an issue on https://github.com/mdegirolami/vscode-sing/issues Thank in advance for your patience. gcc libraries versionsThe libraries have been compiled: On windows with mingw 8.1 On Linux with gcc 9.4 I have checked the libraries with a couple of older compilers, and they look backward compatible. Let me know if you encounter any problem. FeaturesThis version offers:
I'm sorry there is currently no sing Debugger. You need to debug the c++ generated from the sing compiler. |