stacksmith
..for they, while their companions slept, were toiling upward in the night..
@LISPPI Uncertain
Pinned Repositories
cl-fu
NCURSES bindings in Common Lisp. FU very much. See https://gitlab.com/cl-fui/cl-curses for a more complete implementation...
subtext
A GTK experiment: a mostly-text-based UI bridges Common Lisp objects and runs of text.
asteroids
Asteroids game in Common Lisp
cepl-youtube-examples
Updated code and descriptions for cbaggers cepl videos (stalled)
cl-fm
A File Manager in Common Lisp, using cl-cffi-gtk
cl-with
WITH- macro groups all with- clauses, rebinds slot accessors for structs, class instances and foreign objects.
fpgasm
FPGA assembler! Create bare-metal FPGA designs without Verilog or VHDL (Not to self: use Lisp next time)
PorterStemmer
A Pharo implementation of the classic Porter stemmer
sliding-cpu
sliding-cpu
xilinx-makefile
A minimal makefile build environment for Xilinx FPGAs
stacksmith's Repositories
stacksmith/fpgasm
FPGA assembler! Create bare-metal FPGA designs without Verilog or VHDL (Not to self: use Lisp next time)
stacksmith/xilinx-makefile
A minimal makefile build environment for Xilinx FPGAs
stacksmith/cl-fm
A File Manager in Common Lisp, using cl-cffi-gtk
stacksmith/FemtoForth
A forth-like system using 8-bit tokens decoded via a Sliding Window decoder.
stacksmith/asteroids
Asteroids game in Common Lisp
stacksmith/harn
An interactive linking environment for function-level C development.
stacksmith/captive-neovim
Encapsulate a NeoVIM instance with full control from Common Lisp
stacksmith/cl-with
WITH- macro groups all with- clauses, rebinds slot accessors for structs, class instances and foreign objects.
stacksmith/gtk-emacs-like-input
An emacs-like command bar for cl-cffi-gtk applications, along with key processing and command binding
stacksmith/mupdf1.7a-persist
OBSOLETE! mupdf pdf viewer with persistent bookmark storage (xxx.bmk file alongside original)
stacksmith/cl-fpgasm-device
Common Lisp fpgasm device database - parses xdlrc files, creates a device database to query and link to.
stacksmith/cl-nng
NNG (nanomsg next gen) bindings for common lisp
stacksmith/cl-xcb
Minimal XCB bindings, mainly for rendering antialiased text with CL-FREETYPE2...
stacksmith/trivial-rfc-1123
parse and print RFC-1123 timestamps
stacksmith/trivial-swank
Simple communications with swank servers for creating REPLs
stacksmith/PorterStemmer
A Pharo implementation of the classic Porter stemmer
stacksmith/bash-boilerplate
A collection of Bash scripts for creating safe and useful command line programs.
stacksmith/challenges
graphics programming challenges
stacksmith/cl-fm-1
File manager using cl-cffi-gtk https://gitlab.com/stacksmith/cl-fm
stacksmith/cl-raylib
Common Lisp binding of raylib
stacksmith/cl-with-c
with-c utility for dealing with foreign objects
stacksmith/gmi100
Gemini CLI protocol client written in 100 lines of ANSI C
stacksmith/happy-neovim
Ecapsulate a NeoVIM instance with full control from Common Lisp; byte-at-a-time state machine single-threaded messagepack
stacksmith/harn-toy
A toy linker with interactive goals
stacksmith/jonesforth
stacksmith/lem
XCB dev fork
stacksmith/Lisp-Assembly
A minimalist Lisp implementation in x86_64 assembly, translated?
stacksmith/nForth
A tiny i386 indirect-threaded Forth in Fasm with a few experimental features
stacksmith/self
Making the world safe for objects
stacksmith/stacksmith