Skip to content

andrei-markeev/pascal-lsp

Repository files navigation

Pascal Language Server

Pascal parser and language server for VSCode (potentially can be used with other modern editors as well). It is not dependent on Lazarus Code Tools or any other external library. The parser is built from scratch with focus on performance (so that it can be used even with very large projects with millions lines of code) and developer experience (so that it provides a level of code completion and codebase navigation comparable to that of e.g. TypeScript).

Status

Work in progress.

About

LSP for Pascal, built from scratch with focus on performance and DX.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages