c - Why is the gets function so dangerous that it should not be used? - Stack Overflow [https://stackoverflow.com/questions/1694036/why-is-the-gets-function-so-dangerous-that-it-should-not-be-used] - 2024-05-18 12:53:55 - public:stevetao C, Tip - 2 | id:1492083 -
C Compiler download | SourceForge.net [https://sourceforge.net/projects/c-compiler/] - 2023-09-16 14:52:37 - public:stevetao C, Compiler - 2 | id:1484552 -
Lessons from Writing a Compiler [https://borretti.me/article/lessons-writing-compiler] - 2023-09-12 17:07:15 - public:stevetao C, Compiler - 2 | id:1484503 -
C compiler written in Python - Python [https://bytes.com/topic/python/answers/31948-c-compiler-written-python] - 2023-09-12 17:03:02 - public:stevetao C, Compiler, Python - 3 | id:1484497 -
TCC : Tiny C Compiler [https://bellard.org/tcc/] - 2023-09-12 14:36:38 - public:stevetao C, Compiler - 2 | id:1484482 -
Compiler Design [https://devguide.python.org/internals/compiler/] - 2023-09-12 14:32:30 - public:stevetao C, Compiler, Python - 3 | id:1484476 -
How to write C compiler from scratch with Python! | Medium [https://medium.com/@pasi_pyrro/how-to-write-your-own-c-compiler-from-scratch-with-python-90ab84ffe071] - 2023-09-12 14:31:54 - public:stevetao C, Compiler, Python - 3 | id:1484475 -
GitHub - ShivamSarodia/ShivyC: C compiler created in Python. [https://github.com/ShivamSarodia/ShivyC] - 2023-09-12 14:30:51 - public:stevetao C, Compiler, Python - 3 | id:1484473 -
GitHub - keithn/seatest: Seatest - Simple C based Unit Testing [https://github.com/keithn/seatest] - 2023-02-09 14:53:31 - public:stevetao C, Framework, Unit-Testing - 3 | id:1301783 -
GitHub - Tuplanolla/cheat: Convenient unit testing framework for the C programming language. [https://github.com/Tuplanolla/cheat] - 2023-02-09 14:53:05 - public:stevetao C, Framework, Unit-Testing - 3 | id:1301782 -
GitHub - danfis/cu: C Unit Testing Framework [https://github.com/danfis/cu] - 2023-02-09 14:52:33 - public:stevetao C, Framework, Unit-Testing - 3 | id:1301781 -
GitHub - bigwhite/cbehave: A Behavior Driven Development Framework for C [https://github.com/bigwhite/cbehave] - 2023-02-07 16:29:44 - public:stevetao BDD, C, Framework, Unit-Testing - 4 | id:1301764 -
Home · arnaudbrejeon/cspec Wiki · GitHub [https://github.com/arnaudbrejeon/cspec/wiki] - 2023-02-07 16:27:27 - public:stevetao BDD, C, Framework, Unit-Testing - 4 | id:1301762 -
Rexo - Rexo [https://christophercrouzet.github.io/rexo/] - 2022-11-07 13:45:25 - public:stevetao C, Unit-Testing - 2 | id:1294164 -
JTN002 — Jera Design LLC [https://jera.com/techinfo/jtns/jtn002] - 2022-11-07 13:42:39 - public:stevetao C, Framework, Unit-Testing - 3 | id:1294163 -
Implementing DFA in C | Efe Öge’s blog [https://efe.me/2016/05/implementing-dfa-in-c] - 2022-11-04 14:16:19 - public:stevetao Automata, C, C++, DFA, Programming - 5 | id:1294123 -
GitHub - lotabout/Let-s-build-a-compiler: A C & x86 version of the “Let's Build a Compiler“ by Jack Crenshaw [https://github.com/lotabout/Let-s-build-a-compiler] - 2022-10-28 22:12:45 - public:stevetao Book, C, Compiler, X86 - 4 | id:1294030 -
Learn C • Build Your Own Lisp [https://buildyourownlisp.com/] - 2022-10-26 22:05:51 - public:stevetao C, Compiler, Lisp - 3 | id:1287324 -
Homeworld open source projects and free distributions : homeworld [https://www.reddit.com/r/homeworld/comments/1u3w1r/homeworld_open_source_projects_and_free/] - 2022-02-16 01:23:02 - public:stevetao C, OOP, Open-source - 3 | id:1022086 -
Writing C++ unit tests with Catch2 [https://mariusbancila.ro/blog/2018/03/29/writing-cpp-unit-tests-with-catch2/] - 2021-01-19 00:09:34 - public:stevetao BDD, C, C-Plus-Plus, CPP - 4 | id:488403 -
GitHub - cucumber/cucumber-cpp: Support for writing Cucumber step definitions in C++ [https://github.com/cucumber/cucumber-cpp] - 2021-01-18 22:54:09 - public:stevetao BDD, C, C-Plus-Plus, CPP - 4 | id:488397 -
GitHub - tpuronen/cppspec: Behavior Driven Development framework for C++ [https://github.com/tpuronen/cppspec] - 2021-01-18 22:51:38 - public:stevetao BDD, C, C-Plus-Plus, CPP, Framework, Unit-Testing - 6 | id:488396 -
C++Spec | BDD testing for C++ [http://toroidal-code.github.io/cppspec/] - 2021-01-18 22:47:37 - public:stevetao BDD, C, C-Plus-Plus, CPP - 4 | id:488395 -
BDD for C++ Projects - With Python and Behave - Simplify C++! [https://arne-mertz.de/2016/12/bdd-python-behave/] - 2021-01-18 22:45:12 - public:stevetao BDD, C, C-Plus-Plus, CPP, TDD - 5 | id:488394 -
calculate pi with loop - C++ Forum [http://www.cplusplus.com/forum/beginner/1149/] - 2021-01-15 05:30:03 - public:stevetao C, C-Plus-Plus, Calculation, CPP, Numerical-Analysis - 5 | id:485805 -
Building Your Own C Interpreter | Dr Dobb's [https://www.drdobbs.com/cpp/building-your-own-c-interpreter/184408184] - 2020-05-10 00:00:22 - public:stevetao C, Interpreter - 2 | id:310131 -
Tiny-C Compiler · GitHub [https://gist.github.com/KartikTalwar/3095780] - 2020-05-09 23:48:02 - public:stevetao C, Compiler, Grammar, TinyC - 4 | id:310128 -
Free Grammars for Programming Languages (Free ANSI C/C++ Grammar, Ada 95 Grammar, COBOL Grammar, PL/I Grammar...) (thefreecountry.com) [https://www.thefreecountry.com/sourcecode/grammars.shtml] - 2020-05-09 14:51:04 - public:stevetao Ada, C, C-Plus-Plus, C++, COBOL, CPP, Grammar, Language, PL-1, Programming - 10 | id:310114 -
Writing a C Compiler, Part 1 [https://norasandler.com/2017/11/29/Write-a-Compiler.html] - 2020-03-09 13:12:12 - public:stevetao C, Compiler - 2 | id:285254 -
Lexical Analyzer in C and C++ - The Crazy Programmer [https://www.thecrazyprogrammer.com/2017/02/lexical-analyzer-in-c.html] - 2020-02-14 13:38:56 - public:stevetao C, C-Plus-Plus, C++, CPP, Lexical-Analyzer - 5 | id:283064 -
Tearing apart printf() – MaiZure's Projects [https://www.maizure.org/projects/printf/index.html] - 2019-11-13 23:07:25 - public:stevetao C, CPP, Printf - 3 | id:271961 -
optimization - Measuring execution time of a function in C++ - Stack Overflow [https://stackoverflow.com/questions/22387586/measuring-execution-time-of-a-function-in-c] - 2019-04-09 18:55:07 - public:stevetao C, C-Plus-Plus, C++, CPP, Performance, Profiling - 6 | id:244099 -