racketscript
Racket compiler
Compiles Racket source code to JavaScript code using ECMAScript 6
Racket to JavaScript Compiler
13 stars
1 watching
2 forks
Language: Racket
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
racketscript/racketscript | Compiles Racket source code to JavaScript ES6 modules | 712 |
rackt-org/rackt | A lightweight React wrapper that enables development of full-featured web apps in RacketScript | 58 |
euhmeuh/racket-ovh | A Racket wrapper around the OVH API to interact with their services | 1 |
racket/db | Provides a simple and efficient way to interact with relational databases | 21 |
racket/games | A Racket package providing game development functionality and utilities. | 46 |
lojic/learningracket | A collection of Racket code examples and solutions to various programming challenges | 31 |
euhmeuh/wasm-adventure | Exploring the feasibility and usability of WebAssembly's text format for game development using Racket as a domain-specific language | 63 |
racket/racket | A general-purpose programming language and ecosystem for language-oriented programming. | 4,814 |
racket/shell-completion | Provides autocompletion functionality for shell interactions | 6 |
sschauss/wracket | A Lisp-like language compiled to WebAssembly for building web applications using Racket | 22 |
cincheo/jsweet | Transpiles Java code to run on the web using TypeScript and JavaScript | 1,462 |
paulbartrum/jurassic | A .NET library to compile and execute JavaScript code in a standards-compliant way | 884 |
samth/disassemble | Disassembles machine code generated by Racket's JIT compiler | 79 |
atrosinenko/qemujs | Port of QEMU machine emulator to JavaScript using Emscripten. | 253 |
jbclements/osc | A Racket library for communicating with Musical Instrument Network devices using OSC protocol | 6 |