An open API service indexing awesome lists of open source software.

https://github.com/tmr232/cfgbot

CFGBot is a friendly bot, posting control-flow-graphs every hour
https://github.com/tmr232/cfgbot

bluesky-bot code-visualization mastodon-bot

Last synced: 3 months ago
JSON representation

CFGBot is a friendly bot, posting control-flow-graphs every hour

Awesome Lists containing this project

README

          

# CFGBot 🤖

CFGBot is a friendly bot, posting control-flow-graphs every hour.

You can find it on [Mastodon🐘] and [Bluesky🦋].

CFGBot uses [Function-Graph-Overview] to parse source-code and render graphs.

[Mastodon🐘]: https://mastodon.social/@cfgbot
[Bluesky🦋]: https://bsky.app/profile/cfgbot.bsky.social
[Function-Graph-Overview]: https://github.com/tmr232/function-graph-overview/