Project-Builder
Project-Builder copied to clipboard
Online, collaborative, calculator-development oriented IDE with built-in SDK and tools
See : - https://github.com/drdnar/convfont - https://github.com/CE-Programming/toolchain/tree/master/examples/library_examples/fontlibc - https://github.com/CE-Programming/toolchain/compare/4dd4406...fb2625071?w=1 Might have to ask @DrDnar about it, we'll see.
sorry I have to reword. allow the user to use the site when not connect to the internet. and save the program until the user has connected back to the...
I always have to download clib file and transfer it. I was wonder what if the PB did that for us. so we the user can avoid common errors with...
See: - https://clang.llvm.org/extra/clang-tidy/ (and possibly https://clang.llvm.org/docs/ClangCheck.html) - https://stackoverflow.com/questions/49748996/apply-clangs-fix-it-hints-automatically-from-command-line - https://sarcasm.github.io/notes/dev/compilation-database.html#clang
See https://ce-programming.github.io/toolchain/static/makefile-options.html
backup from internal tracker... **TODO (par importance)** - (idée Adriweb) Project creation wizard - (idée globale) Proposer des templates de base selon le type de projet C (lib ? utilisation...