Skip to content

jan-matejka/code-golf

Repository files navigation

(not quite a) Code Golf

My personal code golf repository that's not quite a code golf.

My goal here is to implement programs in the shortest possible source code while adhering to the current best practices.

The purpose of these goals are several:

  1. Learn languages and runtimes.
  2. Learn related tooling (build, testing, linting, ci, containerization, etc).
  3. Implement a MCREs for reference and possibly benchmarking.
  4. Learn 3rd party services such as databases, logging systems, monitoring systems, etc.

Projects

  • message-queue/

    Benchmarks of various languages, IO systems, and message queue systems (aspirational).

  • 5.connection-counter

    MCRE for various methods of managing state in haskell language.

  • 3.cmp

    Basic implementation of /usr/bin/cmp in Netwide Assembler.

  • The rest.

    Generally uninteresting.

About

Code Golf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published