Pinned Repositories
curious-coroutines-in-tcl
TCL versions of the programs from David Beazley's A Curious Course on Coroutines and Concurrency talk.
icu4tcl
ICU bindings for the Tcl programming language
kv
Simple CLI to persistent key-value databases.
PennMUSH2
PennMUSH 2 project
racket-extra-srfi-libs
Extra SRFI libraries ported to Racket
racket-markdown-to-scribble
Covert markdown to Racket's scribble format
racket-scapegoat-tree
Scapegoat Tree dicts and sets for Racket
racket-unicode-breaks
Unicode grapheme/word/etc. break utilities for Racket
tawk
Like awk, but using tcl as the scripting language.
useful_sqlite_extensions
Exactly what it says on the tin
shawnw's Repositories
shawnw/racket-markdown-to-scribble
Covert markdown to Racket's scribble format
shawnw/racket-extra-srfi-libs
Extra SRFI libraries ported to Racket
shawnw/racket-scapegoat-tree
Scapegoat Tree dicts and sets for Racket
shawnw/racket-unicode-breaks
Unicode grapheme/word/etc. break utilities for Racket
shawnw/racket-slib-format
Port of the SLIB/Common Lisp format to Racket
shawnw/racket-soup-lib
Library of random stuff for Racket
shawnw/adventofcode
Advent Of Code solutions, all years combined into one repo.
shawnw/chicken-srfi-227
SRFI-227 for Chicken Scheme
shawnw/datamash
My copy of the official savannah repository for datamash
shawnw/isle
ISLISP Compiler
shawnw/java-util-lib
Assorted useful? java classes in a handy bundle
shawnw/kdl4tcl
KDL markup parser for tcl
shawnw/pennmush
PennMUSH is a C-based MUD-like server, first released in 1992 and still actively maintained.
shawnw/perlweeklychallenge-club
Knowledge base for Perl Weekly Challenge Club members. Supported languages are Perl, Raku, APL, Awk, Bash, C, C++, Elm, Go, Haskell, Idris, Java, JavaScript, Node, Python, Postscript, Prolog, R, Ruby, Rust, Swift and HTML.
shawnw/racket-aspell
Racket interface to GNU ASpell
shawnw/racket-binary-matcher
Extract data from bytestrings with match
shawnw/racket-codepoint
Library for operations on Unicode codepoints.
shawnw/racket-inotify
Inotify bindings for Racket
shawnw/racket-json-format
JSON pretty printers for Racket
shawnw/racket-priority-queue
Max priority queue for Racket
shawnw/racket-stencil-vector-utils
Functions for working with Racket 8.6+ stencil vectors
shawnw/racket-string-searchers
String search algorithms for Racket
shawnw/ribbit
A small and portable Scheme implementation with AOT and incremental compilers that fits in 4K. It supports closures, tail calls, first-class continuations and a REPL.
shawnw/RSV-Challenge
RSV = Rows of String Values
shawnw/srfi
shawnw/srfi-common
Documents and code common to all SRFI, e.g. home page
shawnw/subprocess
A C++ high level library for running shell processes
shawnw/unicode-text-utils
A collection of CLI programs for manipulating text in Unicode-aware ways.
shawnw/uuidv7
UUIDv7 in N languages
shawnw/XML-XPath
A set of modules for parsing and evaluating XPath statements.