formsandlines
I like to create and experiment with tools for thought and visualization with a special focus on the language system FORMWELT and uFORM iFORM.
Germany
Pinned Repositories
aoc2021-rescript
Advent of Code 2021 in ReScript
boxmodel-layout-for-d3
Custom D3.js-layout to generate CSS-like boxmodel in SVG
cljs-block-editor
Trying to build a block-based rich-text editor in ClojureScript (+ re-frame)
dotfiles
My dotfiles
form-svg
formform module to visualize FORMs in SVG format
form-tricorder-js
(archived, inactive) Web tool based on the formform library to calculate, analyze and visualize 4-valued FORMs of the calculus from uFORM iFORM
formform
Clojure(Script) library to represent, transform and evaluate all the FORMs of uFORM iFORM
formform-js
(archived, inactive) Modular library to evaluate, represent and rewrite all the FORMs of uFORM iFORM
reasoned-schemer-notebook
My code notebook for “The Reasoned Schemer” (2nd ed.) using Clojures core.logic
vmap-svg
formform module to visualize vmaps in SVG format
formsandlines's Repositories
formsandlines/formform-js
(archived, inactive) Modular library to evaluate, represent and rewrite all the FORMs of uFORM iFORM
formsandlines/reasoned-schemer-notebook
My code notebook for “The Reasoned Schemer” (2nd ed.) using Clojures core.logic
formsandlines/boxmodel-layout-for-d3
Custom D3.js-layout to generate CSS-like boxmodel in SVG
formsandlines/formform
Clojure(Script) library to represent, transform and evaluate all the FORMs of uFORM iFORM
formsandlines/dotfiles
My dotfiles
formsandlines/form-tricorder-js
(archived, inactive) Web tool based on the formform library to calculate, analyze and visualize 4-valued FORMs of the calculus from uFORM iFORM
formsandlines/aoc2021-rescript
Advent of Code 2021 in ReScript
formsandlines/aoc2022-clojure
Attempting Advent of Code 2022 with Clojure and Clerk.
formsandlines/cljs-block-editor
Trying to build a block-based rich-text editor in ClojureScript (+ re-frame)
formsandlines/form-svg
formform module to visualize FORMs in SVG format
formsandlines/vmap-svg
formform module to visualize vmaps in SVG format
formsandlines/aoc2023-janet
Attempting Advent of Code 2023 with Janet
formsandlines/aoc2024-clojure
Attempting Advent of Code 2024 with Clojure and Clerk.
formsandlines/blog
blog.formsandlines.eu
formsandlines/clerk-cljs-test
formsandlines/emacs-obsidian-excalidraw
formsandlines/formform-clj-lab
Experiments to test if a rewrite of formform in Clojure makes sense.
formsandlines/formform-rescript
(archived, inactive) Experimental rewrite of formform to ReScript.
formsandlines/formsandlines-utils
Utils library for github.com/formsandlines projects (not intended for general use)
formsandlines/huetone
A tool to create accessible color systems
formsandlines/little-schemer-notebook
My code notebook for “The Little Schemer” (4th ed.) using Racket
formsandlines/notion-clone-tut-in-cljs
Adaptation of https://medium.com/swlh/how-to-build-a-text-editor-like-notion-c510aedfdfcc to ClojureScript with Reagent.
formsandlines/notion-clone_re-frame
formsandlines/personal-docs
My personal documentation on various things that I need to look up from time to time. Not intended for general usage.
formsandlines/quickblog
Light-weight static blog engine for Clojure and babashka
formsandlines/react-contenteditable
React component for a div with editable contents – trying to make this work with actual components as children
formsandlines/seasoned-schemer-notebook
My code notebook for “The Seasoned Schemer” using Racket