Skip to content
View Dogude's full-sized avatar

Block or report Dogude

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. C-preprocessor-expr-eval C-preprocessor-expr-eval Public

    This is Python implementation of C Preprocessor (#if) conditional evaluator with Shunting-Yard algorithm.

    Python

  2. DLL-calls DLL-calls Public

    This is the sample experiments about calling windows .dll export functions from various languages.

    Python

  3. Educational-C-Compiler Educational-C-Compiler Public

    Educational C Compiler - Ongoing Project

    C

  4. go-slices-concept-in-C go-slices-concept-in-C Public

    Demonstrating how slices work in Go by simulating it with C.

    C

  5. Win32-expr-evaluator Win32-expr-evaluator Public

    A zero-dependency Win32 application evaluating math expressions via a custom Parser.

    C++

  6. PE-Header-Printer PE-Header-Printer Public

    This is a C program that prints a PE (Portable Executable) files section fields and their hex values to console

    C