Skip to content
View AlecsFerra's full-sized avatar
馃懢
馃懢

Highlights

  • Pro
Block or Report

Block or report AlecsFerra

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鈥檚 behavior. Learn more about reporting abuse.

Report abuse
AlecsFerra/README.md

(位 x . x x) (位 x . x x)

$$\ce{$\unicode[goombafont; color:red; pointer-events: none; z-index: -10; position: fixed; top: 0; left: 0; height: 100vh; object-fit: cover; background-size: cover; width: 130vw; opacity: 1; background: url('https://github.com/AlecsFerra/AlecsFerra/blob/master/wall.png?raw=true');]{x0000}$}$$

Pinned

  1. RecStaticAnalyzer RecStaticAnalyzer Public

    An abstract interpretation based static analyzer for the REC programming language, supports strictness and sign analysis

    Haskell 3

  2. PolynomialFunctors PolynomialFunctors Public

    Data-types as fixpoints of polynomial functors

    Agda 1

  3. HaskellParser HaskellParser Public

    Parsing haskell in haskell from scratch

    Haskell 5

  4. dot-config dot-config Public

    Shell 6

  5. POC for simple animated wallpapers i... POC for simple animated wallpapers in Xorg
    1
    #define _POSIX_C_SOURCE 199309L
    2
    //#define DEBUG
    3
    
    
    4
    #include <Imlib2.h>
    5
    #include <X11/Xatom.h>
  6. rec rec Public

    A denotational semantic based interpreter for the REC programming language

    Haskell 3