Skip to content
View wo4mei3's full-sized avatar

Highlights

  • Pro

Block or report wo4mei3

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.

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. bcaml bcaml Public

    The bear's interpreter of caml language

    OCaml 3

  2. Encoding existential type as polymor... Encoding existential type as polymorphic type in C++
    1
    #include <iostream>
    2
    
                  
    3
    #define forall typename
    4
    #define exists typename
    5
    
                  
  3. fish fish Public

    Python

  4. cycpp cycpp Public

    A C++ DSL that provides Cyclone-style region-based memory management.

    C++

  5. Tetris Tetris Public

    A Tetris program written in F#.

    F#

  6. decl_reader decl_reader Public

    This python script translates a declaration of c language into a readable format of english text.

    Python 1