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.
658 stars
71 watching
182 forks
Language: C#
last commit: over 2 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,096 |
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 884 |
michalstrehovsky/zerosharp | Demonstrates the use of C# for systems programming with native ahead-of-time compilation technology | 2,022 |
praeclarum/netjs | Compiles .NET assemblies to JavaScript, allowing reuse in web apps by converting portable parts into reusable TypeScript files. | 963 |
oleg-shilo/cs-script | A C# scripting platform for extending .NET applications with runtime scripts | 1,629 |
oleg-shilo/cs-script.vsix | An extension for Visual Studio 2017 that integrates C# script management. | 5 |
devteam/csharp-interactive | A build automation system for .NET projects that allows running C# scripts and builds without compiling them. | 13 |
distantcam/autoctor | Automatically generates constructors and associated code for managing dependencies in C# classes | 84 |
elringus/bootsharp | A tool for seamless integration of C# code with web applications built using TypeScript or JavaScript | 669 |
zachbray/funscript | A F# to JavaScript compiler with TypeScript type provider and mappings for JQuery. | 444 |
rhysu/c99sh | A script that compiles and runs C99, C11, and C++ code with control over compilation flags, libraries, and more. | 107 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 238 |
novotnyllc/bc-csharp | A C# implementation of cryptographic algorithms and protocols | 176 |