collinalexbell / holon

A lisp system meant to develop myself into a better human.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

holon

An expiriement to codify my thought processes.

The word holon represents a self-stable unit of being.

A holon can transcend to form other holons (eg: governments).

It can also disintegrate into inferior holons (eg: cells).

compile Lisp

(adsf:load-asd "holon.asd")
(ql:quickload :holon)

;; fix lisp errors w/ debugger :(


(in-package :holon.task)
(save-lisp-and-die "holon.task" :executable t)

About

A lisp system meant to develop myself into a better human.


Languages

Language:Common Lisp 39.8%Language:Makefile 26.7%Language:C 17.4%Language:C++ 7.9%Language:CMake 7.0%Language:JavaScript 0.9%Language:Shell 0.2%Language:TypeScript 0.0%Language:NewLisp 0.0%