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

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

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

1 مستودع

Awesome GitHub RepositoriesIncremental AST Updates

Mechanisms for updating specific branches of a syntax tree without re-parsing the entire document.

Distinct from Incremental Updates: Focuses on the structural update of the AST specifically, rather than general knowledge base re-indexing.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Incremental AST Updates. Refine with filters or upvote what's useful.

Awesome Incremental AST Updates GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • artempyanykh/marksmanالصورة الرمزية لـ artempyanykh

    artempyanykh/marksman

    3,014عرض على GitHub↗

    Marksman is a Language Server Protocol implementation for Markdown that provides advanced editor features including autocomplete, go-to-definition, and hover support for markdown files. It serves as an analysis engine to manage documentation and knowledge bases through automated link validation and consistent cross-referencing across multiple documents. The project enables the navigation of complex networks of wiki-style links and headings. It supports content refactoring, allowing users to rename headings and update internal references across multiple files to maintain document integrity dur

    Modifies only the changed branches of the syntax tree to maintain performance during active document editing.

    F#emacslanguage-serverlanguage-server-protocol
    عرض على GitHub↗3,014
  1. Home
  2. Artificial Intelligence & ML
  3. Incremental Updates
  4. Incremental AST Updates