Skip to content
View sbneelu's full-sized avatar

Block or report sbneelu

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. earley-parser earley-parser Public

    An implementation of the Earley parser algorithm in TypeScript and in Python

    TypeScript

  2. sequent-calculus-theorem-prover sequent-calculus-theorem-prover Public

    A propositional logic theorem prover using sequent calculus with implementations in Haskell and OCaml

    OCaml

  3. register-machine register-machine Public

    An implementation of a register machine with three instructions: increment, decrement, and halt

    Python 1

  4. cst-ppq-tracker cst-ppq-tracker Public

    Past paper question tracker for the Cambridge Computer Science Tripos Part IB

    TypeScript 1

  5. ahmaths ahmaths Public

    A revision website for the Scottish Advanced Higher Mathematics course

    Python

  6. image-compressor image-compressor Public

    An image compressor written in C which can easily be extended to add additional compression algorithms

    C