Skip to content

Commit 08521b2

Browse files
authored
Added C Playground where you can write, edit, and run code online (fffaraz#1539)
1 parent deb43b1 commit 08521b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1276,6 +1276,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
12761276
* [Xcode](https://developer.apple.com/xcode/) - Developed by Apple.
12771277
* [YouCompleteMe](https://github.com/ycm-core/YouCompleteMe) - YouCompleteMe is a fast, as-you-type, fuzzy-search code completion engine for Vim.
12781278
* [cquery](https://github.com/cquery-project/cquery/) - A C++ code completion engine for vscode, emacs, vim, etc.
1279+
* [C Playground - Online C Programming IDE](https://programiz.pro/ide/c) - An online IDE to practice C Programming where you can write, edit, and run code online.
12791280

12801281
## Build Systems
12811282

0 commit comments

Comments
 (0)