updated 8 pages

This commit is contained in:
nbats 2024-12-11 08:58:19 -08:00 committed by GitHub
parent 09a56a7560
commit c1b67bd31d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 13 additions and 8 deletions

View file

@ -563,7 +563,7 @@
* [editorcornfig](https://editorconfig.org/) - Maintain Code Styles Across Editors
* [ThemesElection](https://themeselection.com/), [NordTheme](https://www.nordtheme.com/) or [Dracula](https://draculatheme.com/) - Code Editor Themes
* [Freeze](https://github.com/charmbracelet/freeze) - Generate Images of Code / Terminal Output
* [myCompiler](https://www.mycompiler.io/), [Compiler Explorer](https://compiler-explorer.com/), [OneCompiler](https://onecompiler.com/), [GodBolt](https://godbolt.org/) or [Wandbox](https://wandbox.org/) - Online Compilers / Explorers
* [myCompiler](https://www.mycompiler.io/), [Compiler Explorer](https://compiler-explorer.com/), [OneCompiler](https://onecompiler.com/), [GodBolt](https://godbolt.org/), [ryugod](https://www.ryugod.com/) or [Wandbox](https://wandbox.org/) - Online Compilers / Explorers
* [DogBolt](https://dogbolt.org/) or [Decompiler Explorer](https://github.com/decompiler-explorer/decompiler-explorer) - Decompiler Explorers
* [mingrammer](https://diagrams.mingrammer.com) - Diagram as Code / Prototyping
* [Node-RED](https://nodered.org/) - Low-Code Programming for Event-Driven Apps