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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sarabander avatar

sarabander/sicp

0
View on GitHub↗
4,515 stars·632 forks·HTML·5 vuessarabander.github.io/sicp↗

Sicp

Ce projet est un moteur de rendu de texte technique conçu pour afficher des notations mathématiques complexes et du code avec coloration syntaxique dans des formats de documents numériques. Il fonctionne comme un moteur de rendu MathML technique et un système de génération de documentation pour sites statiques.

Le projet crée des manuels numériques disponibles à la fois sous forme de livres numériques HTML5 et d'eBooks EPUB3 standardisés. Il transforme les sources en fichiers HTML et EPUB pré-rendus, garantissant la compatibilité du contenu avec les navigateurs web modernes et les liseuses électroniques.

La surface de rendu utilise une mise en page responsive avec adaptation du viewport pour ajuster la typographie et la largeur des conteneurs sur les appareils de bureau et mobiles. Il intègre MathML pour les formules mathématiques et une coloration syntaxique à la compilation pour les fragments de code.

Features

  • Technical Content Renderers - Provides a system for rendering combined markdown, LaTeX mathematical notation, and syntax-highlighted code for technical documentation.
  • Digital Book Renderers - Renders technical textbooks in responsive formats featuring mathematical notation and code highlighting.
  • Textbook Formatting - Displays technical textbook content with integrated MathML and syntax highlighting for academic readability.
  • Digital Ebook Production - Converts complex educational material into HTML5 and EPUB3 formats for wide distribution.
  • Technical Documentation - Provides structured technical guides and textbooks in a responsive HTML5 format.
  • Ebook Compilation - Compiles structured content into standardized EPUB3 electronic book files.
  • Packaging Systems - Wraps semantic web content into standardized zipped EPUB containers for e-reader compatibility.
  • EPUB3 Content Creation - Packages semantic web content into standardized EPUB3 files for compatibility across electronic readers.
  • EPUB3 Digital Publishing - Converts educational material into standardized EPUB3 formats for distribution on digital libraries.
  • Static Site Generation - Transforms source materials into pre-rendered HTML and EPUB files at build time.
  • Static Site Documentation - Generates a set of pre-rendered HTML files from source to ensure fast, consistent technical formatting.
  • MathML Renderers - Renders mathematical formulas using the MathML standard for consistent accessibility across e-readers.
  • Technical Documentation Formatting - Formats technical documentation with responsive layouts that adapt typography for mobile and desktop.
  • Code Syntax Highlighting - Implements build-time thematic coloring for source code fragments to improve readability.
  • Syntax-Highlighted Code Blocks - Provides syntax-highlighted code blocks via build-time transformation of plain text into styled HTML.
  • Theoretical Computer Science - Foundational computing concepts using functional programming.

Historique des stars

Graphique de l'historique des stars pour sarabander/sicpGraphique de l'historique des stars pour sarabander/sicp

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Sicp

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Sicp.
  • jagregory/abrash-black-bookAvatar de jagregory

    jagregory/abrash-black-book

    4,833Voir sur GitHub↗

    This project is a digital technical reference and textbook source focused on graphics programming. It consists of a collection of low-level graphics programming guides provided as Markdown source files designed for digital distribution and study. The project utilizes a Markdown ebook build pipeline to transform source text into HTML5, EPUB3, and Mobi formats. This process leverages Pandoc to convert structured technical documents into standardized digital reading formats through a sequential processing pipeline. The system covers technical document formatting and digital textbook distributio

    CSS
    Voir sur GitHub↗4,833
  • christianlempa/cheat-sheetsAvatar de ChristianLempa

    ChristianLempa/cheat-sheets

    4,771Voir sur GitHub↗

    This project is a technical reference knowledge base and developer cheat sheet repository. It functions as a searchable collection of quick-reference guides, CLI command patterns, and code snippets for various operating systems, cloud platforms, and infrastructure tools. The system operates as a markdown-based technical knowledge base, where content is stored in plain text files and rendered as a static site. This approach enables a personal knowledge management system that utilizes version control and a directory-based navigation hierarchy to organize technical notes for long-term retrieval.

    cheat-sheetsknowledge-basesecond-brain
    Voir sur GitHub↗4,771
  • knative/docsAvatar de knative

    knative/docs

    5,065Voir sur GitHub↗

    This repository contains the technical documentation for Knative, providing comprehensive guides and references for deploying serverless workloads and event-driven workflows. It serves as a central resource for configuring request-driven autoscaling, traffic routing, and the building of decoupled systems that trigger actions based on asynchronous events. The documentation is delivered as a searchable static website rendered from Markdown files. This system utilizes versioned document branching and a continuous integration pipeline to automate the building and publishing of technical instructi

    HTML
    Voir sur GitHub↗5,065
  • enochtangg/quick-sql-cheatsheetAvatar de enochtangg

    enochtangg/quick-SQL-cheatsheet

    5,406Voir sur GitHub↗

    This project is a relational database cheat sheet and SQL reference guide. It provides a collection of syntax examples and query documentation for managing relational databases using structured query language. The tool is implemented as a static site with client-side searchable documentation, allowing for immediate filtering of technical content through a browser-based index. The reference covers relational database management, including data retrieval, database schema management, and record maintenance. It also includes guidance on relational data manipulation through table joins and the g

    Voir sur GitHub↗5,406
Voir les 30 alternatives à Sicp→

Questions fréquentes

Que fait sarabander/sicp ?

Ce projet est un moteur de rendu de texte technique conçu pour afficher des notations mathématiques complexes et du code avec coloration syntaxique dans des formats de documents numériques. Il fonctionne comme un moteur de rendu MathML technique et un système de génération de documentation pour sites statiques.

Quelles sont les fonctionnalités principales de sarabander/sicp ?

Les fonctionnalités principales de sarabander/sicp sont : Technical Content Renderers, Digital Book Renderers, Textbook Formatting, Digital Ebook Production, Technical Documentation, Ebook Compilation, Packaging Systems, EPUB3 Content Creation.

Quelles sont les alternatives open-source à sarabander/sicp ?

Les alternatives open-source à sarabander/sicp incluent : jagregory/abrash-black-book — This project is a digital technical reference and textbook source focused on graphics programming. It consists of a… christianlempa/cheat-sheets — This project is a technical reference knowledge base and developer cheat sheet repository. It functions as a… knative/docs — This repository contains the technical documentation for Knative, providing comprehensive guides and references for… enochtangg/quick-sql-cheatsheet — This project is a relational database cheat sheet and SQL reference guide. It provides a collection of syntax examples… shuding/nextra — Nextra is a documentation framework for Next.js that functions as an MDX static site generator. It enables the… cloudflare/cloudflare-docs — This repository is a technical documentation site and a collection of guides and references for implementing…