Skip to content
View bereal's full-sized avatar
Block or Report

Block or report bereal

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

  1. AdventOfCode2020 AdventOfCode2020 Public

    Solving Advent of Code 2020, each day in a different language

    Assembly 25 1

  2. AdventOfCodeHaskell AdventOfCodeHaskell Public

    Advent of Code in Haskell

    Haskell 3

  3. goddlywiki goddlywiki Public

    A self-contained app that allows using TiddlyWiki with nicely working saving

    Go 13 1

  4. Conversion between Roman and decimal... Conversion between Roman and decimals numbers
    1
    import System.Environment
    2
    import qualified Data.Map as M
    3
    import Data.Maybe
    4
    import Data.Char
    5
    
                  
  5. euler.hs euler.hs Public

    Project Euler

    Haskell 1

  6. pyspy pyspy Public

    A tracer to generate sequence diagrams from running Python programs.

    Python 12 1