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
RomanYankovsky avatar

RomanYankovsky/DelphiAST

0
View on GitHub↗
296 stars·129 forks·Pascal·MPL-2.0·8 views

DelphiAST

With DelphiAST you can take real Delphi code and get an abstract syntax tree. One unit at time and without a symbol table though.

Features

  • Language Tools - Tool for generating abstract syntax trees from source code.

Star history

Star history chart for romanyankovsky/delphiastStar history chart for romanyankovsky/delphiast

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 DelphiAST

Similar open-source projects, ranked by how many features they share with DelphiAST.
  • bennorichters/taal.nvimbennorichters avatar

    bennorichters/taal.nvim

    22View on GitHub↗

    A Neovim plugin that uses LLMs to improve the grammar and spelling of natural language text.

    Lua
    View on GitHub↗22
  • bero1985/crosspascalBeRo1985 avatar

    BeRo1985/crosspascal

    46View on GitHub↗

    CrossPascal aims to be a Delphi 7 compatible cross-platform source-to-source compiler (together with the new unicode string types from XE3 but where ansistring is still the default string type for to be still Delphi 7 compatible) which generates intermediate C code. Since C compilers are…

    Pascal
    View on GitHub↗46
  • daniellemaywood/glexerD

    DanielleMaywood/glexer

    0View on GitHub↗

    A lexer for Gleam, written in Gleam!

    View on GitHub↗0
  • acidsugarx/babel.nvimacidsugarx avatar

    acidsugarx/babel.nvim

    14View on GitHub↗

    🌍 Translate text without leaving Neovim

    Lua
    View on GitHub↗14
See all 17 alternatives to DelphiAST→

Frequently asked questions

What does romanyankovsky/delphiast do?

With DelphiAST you can take real Delphi code and get an abstract syntax tree. One unit at time and without a symbol table though.

What are the main features of romanyankovsky/delphiast?

The main features of romanyankovsky/delphiast are: Language Tools.

What are some open-source alternatives to romanyankovsky/delphiast?

Open-source alternatives to romanyankovsky/delphiast include: bennorichters/taal.nvim — A Neovim plugin that uses LLMs to improve the grammar and spelling of natural language text. bero1985/crosspascal — CrossPascal aims to be a Delphi 7 compatible cross-platform source-to-source compiler (together with the new unicode… daniellemaywood/glexer — A lexer for Gleam, written in Gleam! doodleesc/translator.nvim — translator powered by LLm. gleam-lang/package-interface-decoder — Add gleampackageinterface to your Gleam project:. acidsugarx/babel.nvim — 🌍 Translate text without leaving Neovim.