Sdk: Add more compilers

Created on 19 Oct 2015  路  8Comments  路  Source: dotnet/sdk

  • [ ] - Add Visual Basic support (dotnet-compile-vb or dotnet-compile-vbc)
  • [x] - Add F# support (dotnet-compile-fs or dotnet-compile-fsc)

Related to dotnet/sdk#4321
/cc @jaredpar

enhancement

All 8 comments

I can add this.

vb next?

F# is done and in. VB remains. @agocke can you take a look at this?

This is not in-scope for 1.0.0. We can do this in master so it's in-place for v-next. Better yet, this would be done as a NuGet dotnet extension and simply get pulled in to projects on-demand!

No need to track this here. If VB wants to add as an extension that is totally an option.

Is support for VB being tracked anywhere else?

Nevermind, I just saw dotnet/cli#587

Anyone working on Visual Basic Compiler?

Was this page helpful?
0 / 5 - 0 ratings