Have you ever tried Mono Project?
This project allows you to develop softwares on Linux with VB.Net
Printable View
Have you ever tried Mono Project?
This project allows you to develop softwares on Linux with VB.Net
The VB compiler in Mono is useless (I've tried). You would be much better served by trying the C# compiler (mcs / gmcs) instead, because it is fully-formed (ie. self-hosting) and has an almost complete 1.1 library (2.0 is still finishing up).