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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
kvalle avatar

kvalle/diy-lisp

0
View on GitHub↗
550 stele·81 fork-uri·Python·BSD-3-Clause·3 vizualizări

Diy Lisp

A hands-on, test driven guide to implementing a simple programming language

Features

  • Programming Language Guides - Hands-on guide to implementing a simple programming language.

Istoric stele

Graficul istoricului de stele pentru kvalle/diy-lispGraficul istoricului de stele pentru kvalle/diy-lisp

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Diy Lisp

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Diy Lisp.
  • unknwon/the-way-to-go_zh_cnAvatar unknwon

    unknwon/the-way-to-go_ZH_CN

    35,077Vezi pe GitHub↗

    This project is a comprehensive introductory guide to the Go programming language, translated into Chinese. It serves as a professional software engineering manual designed to help Chinese-speaking developers and students learn Go syntax and core concepts. The content is authored as markdown-based technical documentation. It utilizes a translation-layer mapping to align original English source material with the Chinese text to maintain conceptual accuracy. The repository employs a static site generation workflow and uses Git-based version control to manage the translated technical content.

    Gobookgotranslation
    Vezi pe GitHub↗35,077
  • allendowney/thinkdspAvatar AllenDowney

    AllenDowney/ThinkDSP

    4,567Vezi pe GitHub↗

    ThinkDSP is a Python-based audio signal processing framework and educational resource designed for studying the mathematical properties of digital audio and waveforms. It functions as a digital signal processing library that provides tools for performing frequency analysis and harmonic decomposition of sound waves. The project covers the fundamentals of audio frequency analysis and sound synthesis, enabling the decomposition of sound into harmonics to analyze or modify spectral content. It facilitates Python audio programming by providing the means to manipulate audio files and generate synth

    Jupyter Notebook
    Vezi pe GitHub↗4,567
  • allendowney/thinkpythonAvatar AllenDowney

    AllenDowney/ThinkPython

    2,671Vezi pe GitHub↗

    ThinkPython

    Jupyter Notebook
    Vezi pe GitHub↗2,671
  • alexandru/scala-best-practicesAvatar alexandru

    alexandru/scala-best-practices

    4,352Vezi pe GitHub↗

    This project is a collection of curated guidelines and manuals for writing clean, idiomatic, and maintainable code in Scala. It serves as a comprehensive guide for Scala coding standards, functional programming design, and enterprise software architecture. The repository provides specific strategies for concurrency management, including patterns for actors, futures, and thread pools to ensure thread safety. It also contains a performance optimization manual focused on reducing memory allocations and managing garbage collection pressure to improve runtime efficiency. The guides cover a broad

    Vezi pe GitHub↗4,352
Vezi toate cele 30 alternative pentru Diy Lisp→

Întrebări frecvente

Ce face kvalle/diy-lisp?

A hands-on, test driven guide to implementing a simple programming language

Care sunt principalele funcționalități ale kvalle/diy-lisp?

Principalele funcționalități ale kvalle/diy-lisp sunt: Programming Language Guides.

Care sunt câteva alternative open-source pentru kvalle/diy-lisp?

Alternativele open-source pentru kvalle/diy-lisp includ: unknwon/the-way-to-go_zh_cn — This project is a comprehensive introductory guide to the Go programming language, translated into Chinese. It serves… allendowney/thinkdsp — ThinkDSP is a Python-based audio signal processing framework and educational resource designed for studying the… allendowney/thinkpython — ThinkPython. astaxie/build-web-application-with-golang — This project is an open-source software engineering handbook and technical learning resource focused on backend web… bbatsov/clojure-style-guide — This project provides a set of software architecture guidelines, Lisp coding standards, and functional programming… alexandru/scala-best-practices — This project is a collection of curated guidelines and manuals for writing clean, idiomatic, and maintainable code in…