awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bbatsov avatar

bbatsov/emacs-lisp-style-guide

0
View on GitHub↗
1,132 نجوم·53 تفرعات·6 مشاهدات

Emacs Lisp Style Guide

A community-driven Emacs Lisp style guide

Features

  • Editor and Tooling Guides - Best practices for writing Emacs Lisp code.
  • Programming Language Standards - Community-accepted style guide for Emacs Lisp.

سجل النجوم

مخطط تاريخ النجوم لـ bbatsov/emacs-lisp-style-guideمخطط تاريخ النجوم لـ bbatsov/emacs-lisp-style-guide

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Emacs Lisp Style Guide

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Emacs Lisp Style Guide.
  • nytimes/objective-c-style-guideالصورة الرمزية لـ NYTimes

    NYTimes/objective-c-style-guide

    5,822عرض على GitHub↗

    This project provides a comprehensive set of standardized design patterns, naming conventions, and environment configurations for Objective-C development. It establishes a consistent framework for API design, memory management, and project organization to ensure codebases remain readable and maintainable across teams. The guide defines specific standards for namespace isolation using class prefixes and a structured system for naming assets. It outlines architectural patterns for delegate protocols and error handling mechanisms intended to improve type safety and clarity. Coverage extends to

    عرض على GitHub↗5,822
  • alexandru/scala-best-practicesالصورة الرمزية لـ alexandru

    alexandru/scala-best-practices

    4,352عرض على 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

    عرض على GitHub↗4,352
  • bbatsov/clojure-style-guideالصورة الرمزية لـ bbatsov

    bbatsov/clojure-style-guide

    4,095عرض على GitHub↗

    This project provides a set of software architecture guidelines, Lisp coding standards, and functional programming patterns for Clojure development. It establishes best practices for implementing declarative logic and managing shared state through the use of persistent data structures and atomic references. The guide covers standards for documenting public APIs and organizing project directories to ensure portable library distribution. It details the application of consistent formatting and naming rules to improve source code readability and team collaboration. The scope extends to idiomatic

    عرض على GitHub↗4,095
  • airbnb/rubyالصورة الرمزية لـ airbnb

    airbnb/ruby

    3,890عرض على GitHub↗

    This project provides a collection of coding standard specifications, style guides, and configuration assets used to define automated rules for static code analysis in Ruby. It serves as a centralized set of RuboCop configurations and static analysis rules to ensure consistent syntax and idiomatic usage across a codebase. The project establishes a comprehensive Ruby style guide that defines naming conventions, indentation, and structural requirements. It utilizes a pluggable linting engine to enforce these standards through a defined set of patterns and constraints. The capability surface co

    Ruby
    عرض على GitHub↗3,890
عرض جميع البدائل الـ 30 لـ Emacs Lisp Style Guide→

الأسئلة الشائعة

ما هي وظيفة bbatsov/emacs-lisp-style-guide؟

A community-driven Emacs Lisp style guide

ما هي الميزات الرئيسية لـ bbatsov/emacs-lisp-style-guide؟

الميزات الرئيسية لـ bbatsov/emacs-lisp-style-guide هي: Editor and Tooling Guides, Programming Language Standards.

ما هي البدائل مفتوحة المصدر لـ bbatsov/emacs-lisp-style-guide؟

تشمل البدائل مفتوحة المصدر لـ bbatsov/emacs-lisp-style-guide: nytimes/objective-c-style-guide — This project provides a comprehensive set of standardized design patterns, naming conventions, and environment… alexandru/scala-best-practices — This project is a collection of curated guidelines and manuals for writing clean, idiomatic, and maintainable code in… bbatsov/clojure-style-guide — This project provides a set of software architecture guidelines, Lisp coding standards, and functional programming… chrisdone/elisp-guide. databricks/scala-style-guide. airbnb/ruby — This project provides a collection of coding standard specifications, style guides, and configuration assets used to…