scriptsharp
C# compiler
A development tool that compiles C# source code into JavaScript for building large-scale web applications.
Script# Project - a C# to JavaScript compiler, to power your HTML5 and Node.js web development.
660 stars
71 watching
181 forks
Language: C#
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
daveaglick/scripty | Tool to use Roslyn-powered C# scripts for code generation in .NET projects | 620 |
oleg-shilo/cs-script.vscode | A VSCode extension for executing and debugging C# scripts using the CS-Script engine. | 41 |
ryanmjacobs/c | A utility for compiling and executing C scripts in one go! | 2,107 |
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 888 |
michalstrehovsky/zerosharp | Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,030 |
praeclarum/netjs | Compiles .NET assemblies to JavaScript, allowing reuse in web apps by converting portable parts into reusable TypeScript files. | 965 |
oleg-shilo/cs-script | A C# scripting platform for extending .NET applications with runtime scripts | 1,644 |
oleg-shilo/cs-script.vsix | An extension for Visual Studio 2017 that integrates C# script management. | 5 |
devteam/csharp-interactive | Builds and manages .NET projects programmatically or interactively with the help of scripts. | 14 |
distantcam/autoctor | Automatically generates constructors and associated code for managing dependencies in C# classes | 85 |
elringus/bootsharp | A toolset for seamless C# interop with TypeScript in web applications | 673 |
zachbray/funscript | A F# to JavaScript compiler with TypeScript type provider and mappings for JQuery. | 445 |
rhysu/c99sh | A script that compiles and runs C99, C11, and C++ code with control over compilation flags, libraries, and more. | 106 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 243 |
novotnyllc/bc-csharp | A C# implementation of cryptographic algorithms and protocols | 176 |