Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

How can I add another programming language support#17405

Answeredbymbg
Killpit asked this question inQ&A
Discussion options

How can I add Rust or Flutter/Dart support if I want to add them

You must be logged in to vote
Answered by mbgSep 9, 2024

Hi@Killpit 👋🏻

Thanks for the question and wanting to add support for additional programming languages. While this is possible, we don't have any documentation or guides for how to do so. One of my colleagues has a repository with a minimal implementation needed to support a language athttps://github.com/aibaars/codeql-kaleidoscope which may be a good starting point to look into to give you an idea of how you can create a custom extractor and how that can be used with the standard CodeQL CLI commands.

Replies: 1 comment 9 replies

Comment options

mbg
Sep 9, 2024
Maintainer

Hi@Killpit 👋🏻

Thanks for the question and wanting to add support for additional programming languages. While this is possible, we don't have any documentation or guides for how to do so. One of my colleagues has a repository with a minimal implementation needed to support a language athttps://github.com/aibaars/codeql-kaleidoscope which may be a good starting point to look into to give you an idea of how you can create a custom extractor and how that can be used with the standard CodeQL CLI commands.

You must be logged in to vote
9 replies
@Killpit
Comment options

What about Flutter/Dart and how can I involve with the Rust support@intrigus-lgtm

@Killpit
Comment options

One thing I'd like to here, how can we add language support project such asflutter create as an example, how can we start with all the possible tools on the repo

@icepacket
Comment options

Hi@mbg, any chances you could getit running... I tried following the instructions but ended up with errors while runningscripts/create-extractor-pack.sh

@mbg
Comment options

mbgAug 12, 2025
Maintainer

@icepacket you should probably open an issue on that repo, if you have a problem getting it to work. You'll also have to include more details about what errors you run into if you want someone to be able to help. That said, that repo is just an unofficial example of the sort of thing you may have to do and isn't an official piece of documentation or something we otherwise support.

@icepacket
Comment options

@mbg I created a issue but haven't heard back yet. And, I am clueless about getting started with this. Do you have any suggestions which might help in adding support for a new programming language support? The final option for me is to read hundreds of files from existing supported languages.

Answer selected byKillpit
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
4 participants
@Killpit@mbg@intrigus-lgtm@icepacket

[8]ページ先頭

©2009-2025 Movatter.jp