FunScript
FunScript copied to clipboard
F# to JavaScript compiler with JQuery etc. mappings through a TypeScript type provider
Results
2
FunScript issues
Sort by
recently updated
recently updated
newest added
This refractors the `globals` map in `InternalCompiler` to a map of modules containing methods. Also adds dependency tracking for module methods, so that when output to an AMD module it...
Refactored compilation of assemblies into FunScript core. Added ability to compile an `fsproj` to FunScript. Added `[]`attribute to tell FunScript what the main method for an assembly is. Added ability...