awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
BnMcGn avatar

BnMcGn/paren6

0
View on GitHub↗
34 stars·0 forks·Common Lisp·Apache-2.0·9 views

Paren6

ES6 macros for Parenscript

Features

  • JavaScript Interop - ES6 macro support for Lisp-to-JS compilation.

Star history

Star history chart for bnmcgn/paren6Star history chart for bnmcgn/paren6

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Paren6

Similar open-source projects, ranked by how many features they share with Paren6.
  • wasm-bindgen/wasm-bindgenwasm-bindgen avatar

    wasm-bindgen/wasm-bindgen

    9,042View on 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
    View on GitHub↗9,042
  • rescript-lang/rescriptrescript-lang avatar

    rescript-lang/rescript

    7,396View on 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
    View on GitHub↗7,396
  • elm/compilerelm avatar

    elm/compiler

    7,794View on 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
    View on GitHub↗7,794
  • crowdhailer/plinthC

    Crowdhailer/plinth

    0View on GitHub↗

    Basic bindings to nodejs and browser platform API's. The aim of this package is to not make any new abstractions, so binding are as near the native platform as is sensible.

    View on GitHub↗0
See all 21 alternatives to Paren6→

Frequently asked questions

What does bnmcgn/paren6 do?

ES6 macros for Parenscript

What are the main features of bnmcgn/paren6?

The main features of bnmcgn/paren6 are: JavaScript Interop.

What are some open-source alternatives to bnmcgn/paren6?

Open-source alternatives to bnmcgn/paren6 include: 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… crowdhailer/plinth — Basic bindings to nodejs and browser platform API's. The aim of this package is to not make any new abstractions, so… fsmunoz/datastar-cl — Datastar Common Lisp SDK. cxxxr/valtan — Common Lisp to JavaScript compiler.