Skip to content
View Thomas-Walker-Lynch's full-sized avatar
  • Reasoning Technology
Block or Report

Block or report Thomas-Walker-Lynch

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
  • Lustucru - Scripts for building Linux from Scratch
  • subu - Subservient User scripts. A lightweight approach to doing containers
  • system - some utility programs I add to /usr/bin when doing a new system install
  • resource - some utility programs for handling repos, in the future this might become part of subu
  • endian - simple tunnel project morphed into a research paper and method for doing C code without headers
  • miscjupy - some utility code for Jupiter Notebooks
  • TM2x - doubling array written as stackless call code, example for the "Tom's Turing Complete Architecture" book
  • tm - a common Lisp iteration library, formalization of concepts for the "Tom's Turing Complete Architecture" book
  • liquid - proof of principle code for research paper on search
  • only-one - initial exploration of building file system that does not duplicate files, used here as an archive tool
  • pcp - scratch work when studying unix permissions related to umask and shared directories
  • Wavefront_0 - scratch work contemplating using LLVM or C instruction sequences for the stackless execution code

for my professional profile see https://thomas-walker-lynch.com/

Popular repositories

  1. tm tm Public

    Common Lisp formalized iteration library.

    Common Lisp 7

  2. liquid liquid Public

    Racket

  3. subu subu Public

    subservient user tools

    C

  4. only-one only-one Public

    c++ archive utility keeps only unique file copies

    C++

  5. pcp pcp Public

    project copy - copy that doesn't mask away acl permissions

    Python

  6. TM2x TM2x Public

    This is a doubling array written in C.

    C