{"id":15056261,"url":"https://github.com/erlang/erlide_kernel","last_synced_at":"2025-10-19T23:31:57.571Z","repository":{"id":136459025,"uuid":"51472981","full_name":"erlang/erlide_kernel","owner":"erlang","description":"Erlang IDE engine supporting source code indexing and manipulation. Currently only an Eclipse client is implemented.","archived":false,"fork":false,"pushed_at":"2023-02-09T10:11:52.000Z","size":6552,"stargazers_count":17,"open_issues_count":10,"forks_count":10,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-01-30T08:51:12.147Z","etag":null,"topics":["erlang","ide"],"latest_commit_sha":null,"homepage":"http://erlide.org","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erlang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-02-10T21:19:19.000Z","updated_at":"2024-10-09T02:29:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"8465a745-1994-42b6-9de4-dda7e5fd5b46","html_url":"https://github.com/erlang/erlide_kernel","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erlang%2Ferlide_kernel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erlang%2Ferlide_kernel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erlang%2Ferlide_kernel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erlang%2Ferlide_kernel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erlang","download_url":"https://codeload.github.com/erlang/erlide_kernel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237228697,"owners_count":19275741,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["erlang","ide"],"created_at":"2024-09-24T21:49:37.078Z","updated_at":"2025-10-19T23:31:52.189Z","avatar_url":"https://github.com/erlang.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"Generic Erlang engine for source code indexing and manipulation, that can be used by code editors and IDES to provide advanced functionality. This functionality will be accessible via VSCode's [Language Server Protocol](https://github.com/Microsoft/language-server-protocol) and [Debug Protocol](https://code.visualstudio.com/docs/extensionAPI/api-debugging), possibly with some extensions. The `server` application is the endpoint.\n\n\n# Important note\n\n**The content of this repository is highly volatile at the moment**. I am working on stabilizing it (structure, release engineering, APIs) and I will remove this notice when it is safe to use by third parties.\n\nInitially, the content is the same as it was in the erlide repository.\n\n# Description (vision)\n\nThe erlide kernel will implement the core functionality of an IDE:\n- keep track of projects and their respective files, watch or get notified of any changes\n- parse the code while keeping track of the exact source text and the dependencies between files and projects\n- build a database of the projects' entities\n- expose APIs to query and update this database, for services such as\n  - syntactic and semantic code annotations (to be used by highlighting editors, for example)\n  - code completion\n  - cross references (declarations, references, call graphs)\n  - extracting documentation\n  - refactoring\n- read/edit the projects' build configuration and launch build tools\n- launch the projects' code and interact with it (debug, trace, profile)\n- launch, examine and interact with Erlang nodes\n\n## Notes\n\n* The OTP version specified in the rebar.config files for each subproject MUST be used for compilation. The `build` script installs those using `kerl` in `~/erlide_tools` (in the future the location should be configurable).\n* As transport for the communication protocols we will implement TCP and stdio, but others are possible.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferlang%2Ferlide_kernel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferlang%2Ferlide_kernel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferlang%2Ferlide_kernel/lists"}