awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jasom avatar

jasom/parenscriptx

0
View on GitHub↗

Parenscriptx

Parenscript Macros to aid generating react code

Features

  • JavaScript Interop - Macros for generating React code.

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI
26 estrellas·1 fork·Common Lisp·MIT·2 vistas

Historial de estrellas

Gráfico del historial de estrellas de jasom/parenscriptxGráfico del historial de estrellas de jasom/parenscriptx

Preguntas frecuentes

¿Qué hace jasom/parenscriptx?

Parenscript Macros to aid generating react code

¿Cuáles son las características principales de jasom/parenscriptx?

Las características principales de jasom/parenscriptx son: JavaScript Interop.

¿Qué alternativas de código abierto existen para jasom/parenscriptx?

Las alternativas de código abierto para jasom/parenscriptx incluyen: wasm-bindgen/wasm-bindgen — wasm-bindgen is a glue code generator and interoperability tool that facilitates high-level communication and data… elm/compiler — This project is a functional programming compiler and JavaScript transpiler that transforms a statically typed… rescript-lang/rescript — ReScript is a statically typed programming language and compiler designed to transform type-safe source code into… ceramic/remote-js — Run JavaScript in a browser from Common Lisp. cxxxr/valtan — Common Lisp to JavaScript compiler. crowdhailer/plinth — Basic bindings to nodejs and browser platform API's. The aim of this package is to not make any new abstractions, so…

Alternativas open-source a Parenscriptx

Proyectos open-source similares, clasificados según cuántas características comparten con Parenscriptx.
  • wasm-bindgen/wasm-bindgenAvatar de wasm-bindgen

    wasm-bindgen/wasm-bindgen

    9,042Ver en GitHub↗

    wasm-bindgen is a glue code generator and interoperability tool that facilitates high-level communication and data exchange between compiled Rust modules and JavaScript environments. It functions as a memory bridge and type definition generator, allowing the exchange of complex data types and the calling of functions across execution boundaries. The project distinguishes itself by automating the conversion of data types and function signatures using attribute-based bindings. It generates the necessary JavaScript and WebAssembly wrappers to manage linear memory mapping and creates automatic Ty

    Rust
    Ver en GitHub↗9,042
  • rescript-lang/rescriptAvatar de rescript-lang

    rescript-lang/rescript

    7,396Ver en GitHub↗

    ReScript is a statically typed programming language and compiler designed to transform type-safe source code into efficient, human-readable JavaScript. It functions as a transpiler that enforces data consistency and prevents runtime errors through static type analysis for both web and server applications. The project distinguishes itself as an incremental build system that analyzes dependency graphs to recompile only modified files and their dependents. It includes a JSX compatible compiler for building user interfaces and provides a framework for bridging type-safe code with existing JavaScr

    ReScriptaltjscompilerjavascript
    Ver en GitHub↗7,396
  • elm/compilerAvatar de elm

    elm/compiler

    7,794Ver en GitHub↗

    This project is a functional programming compiler and JavaScript transpiler that transforms a statically typed language into optimized JavaScript for web browsers. It serves as a frontend architecture framework, providing a static type system and a package manager that enforces semantic versioning. The compiler uses a type-checking engine with automatic type inference to prevent runtime errors and guide code refactoring. It implements a structural pattern for managing application state and rendering user interfaces through a virtual DOM, utilizing immutable data and purity-based state transit

    Haskellcompilerelm
    Ver en GitHub↗7,794
  • ceramic/remote-jsAvatar de ceramic

    ceramic/remote-js

    35Ver en GitHub↗

    Run JavaScript in a browser from Common Lisp

    Common Lisp
    Ver en GitHub↗35
Ver las 21 alternativas a Parenscriptx→