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 lexer,parser and 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. Win32-expr-evaluator Win32-expr-evaluator Public

    A zero-dependency Win32 C application evaluating math expressions via a custom lexer, parser, and Dijkstra's Shunting-yard algorithm.

    C

  4. WinSocks-Server WinSocks-Server Public

    Windows Sockets implementation for server

    C

  5. Educational-C-Compiler Educational-C-Compiler Public

    Educational C Compiler - Ongoing

    C

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

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

    C