Skip to content
View DylanSp's full-sized avatar

Block or report DylanSp

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. wheel-lang wheel-lang Public

    A small toy imperative language (with some OOP features) for demonstrating and practicing language design/implementation.

    TypeScript 14

  2. three-pass-compiler three-pass-compiler Public

    Solution to the Three Pass Compiler kata on CodeWars, parsing and manipulating a very simple AST

    Haskell

  3. typescript-node-starter typescript-node-starter Public template

    A template for writing TypeScript/Node projects.

    JavaScript 1 1

  4. massively-multiplayer-ttt massively-multiplayer-ttt Public

    "Massively multiplayer" tic-tac-toe. For learning Elixir/Phoenix/LiveView.

    Elixir

  5. n-queens n-queens Public

    Solving the n-queens problem with Prolog and verifying solutions with Go.

    Go