Skip to content
View renatofq's full-sized avatar

Block or report renatofq

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. kafka-clojure-sandbox kafka-clojure-sandbox Public

    Exploratory code for Kafka Streams usage in Clojure

    Clojure

  2. sicp-exercises sicp-exercises Public

    Structure and Interpretation of Computer Programs solutions

    Scheme

  3. catraia catraia Public archive

    Micro container orchestrator

    Go 5 1

  4. v8 v8 Public archive

    V8 SCGI Server Library

    C 1 1

  5. HLASM (s390) program to generate hex... HLASM (s390) program to generate hexstring (EBCDIC) from a 32 byte array
    1
    *        CALL BINHEX(n1, s1)
    2
    *             s1 is a string of hexa-decimal EBCDIC characters, with no
    3
    *                  blanks, with lenght of 64 chars.
    4
    *             n1 is the 256-bit sequence of bits, the result
    5
              PRINT NOGEN
  6. gopl gopl Public

    Exercises from Go Programming Language http://gopl.io

    Go 4 2