Skip to content
View kevyonan's full-sized avatar
💻
CompEng courses
💻
CompEng courses

Organizations

@Nirari-Technologies

Block or report kevyonan

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. Tagha Tagha Public

    Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.

    C 136 9

  2. Harbol Harbol Public

    Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99+

    C 28 4

  3. Targum-Lexer Targum-Lexer Public

    Configurable lexing library.

    C 2 1

  4. bool_algebra_overview.txt bool_algebra_overview.txt
    1
    Annulment rule:    `a + 1 = 1`.
    2
    
                  
    3
    Idempotent rule:   `a + a = a`, `aa = a`.
    4
    
                  
    5
    Complement rule:   `aa̅ = 0`.
  5. sptools sptools Public

    a frontend library for the SourcePawn scripting language.

    Go 11 1

  6. Text-Input-Math-Calculator-Workshop Text-Input-Math-Calculator-Workshop Public

    educational workshop & material for teaching Computer Science & Computer Engineering students in how to create a math calculator using lexical analysis and parsing theory.

    C 1