-
Work with me? 🚀
- Edinburgh, United Kingdom
- https://andersmurphy.com/
- @anders_murphy
- @andersmurphy.bsky.social
Highlights
- Pro
Stars
- All languages
- Assembly
- C
- C#
- C++
- CSS
- Clojure
- Common Lisp
- Elixir
- Emacs Lisp
- Fennel
- Forth
- Go
- HTML
- Haskell
- Haxe
- Janet
- Java
- JavaScript
- Kotlin
- Lua
- MDX
- Makefile
- Markdown
- MoonScript
- Nim
- Nix
- Nunjucks
- Nushell
- OCaml
- Odin
- PHP
- Prolog
- Python
- Ruby
- Rust
- Sage
- Scala
- Scheme
- Shell
- Starlark
- Svelte
- TypeScript
- Wikitext
- Zig
Arena Allocator implementation in pure C as an stb-style single-file library.
Another tutorial for writing a Forth interpreter in assembly
Linux virtual machines, with a focus on running containers
Fiddling with aarch64 exception levels on a Raspberry Pi 3.
Minimal FORTH interpreter for 64-bit Linux systems. Based on jonesforth.
flat assembler 1 - reconstructed source history
A lightweight tool for deploying and managing containerised applications across a network of Docker hosts. Bridging the gap between Docker and Kubernetes ✨
A library for hashing arbitrary Clojure data structures in a way that respects Clojure's value semantics
A book teaching assembly language programming on the ARM 64 bit ISA. Along the way, good programming practices and insights into code development are offered which apply directly to higher level la…
Cross-platform (JVM and JS atm.) edn data structure hashing for Clojure.
HTTP Server in C for single Lua application with epoll support.
A Clojure library designed for writing RISC-V assembly in clojure
A tool for working with compiler graphs dumped by the GraalVM compiler
RaptorJIT: A dynamic language for system programming (LuaJIT fork)
Automatic HTTPS certificate management and renewal via ACME, implemented in pure Clojure with minimal dependencies.
Same as https://github.com/maxweber/todo-dbval-event-sourcing but with Sqlite only
Minimal Fennel setup for Raylib using the LuaJIT-based binding
Fast starting Clojure runtime built with GraalVM native-image + Crema