Red Daly (@gonzojive)
  • Stars
    star
    414
  • Global Rank 68,151 (Top 3 %)
  • Followers 79
  • Following 9
  • Registered over 15 years ago
  • Most used languages
    Common Lisp
    67.9 %
    Go
    9.4 %
    C
    7.5 %
    Starlark
    5.7 %
    JavaScript
    5.7 %
    C++
    3.8 %
  • Location 🇺🇸 United States
  • Country Total Rank 17,171
  • Country Ranking
    Starlark
    89
    C
    2,565
    C++
    4,654
    Go
    5,242

Top repositories

1

paren-psos

A simplified CLOS (Common Lisp Object System) for Parenscript
Common Lisp
57
star
2

solar

Open source Maximum Power Point Tracking (MPPT) and inverter hardware/software for photovoltaic projects.
C
36
star
3

ecl-iphone

Embeddable Common Lisp that compiles for iPhone.
C
28
star
4

deep-learning

Deep learning algorithms: A sparse autoencoder (and someday more algorithms), implemented in Common Lisp.
C++
27
star
5

elephant

Elephant is a persistent object database for Common Lisp with full transaction semantics.
Common Lisp
18
star
6

cl-spidermonkey

cl-spidermonkey provides a Javascript runtime environment inside of Common Lisp by embedding a widely-used and tested Javascript engine: Mozilla's SpiderMonkey.
Common Lisp
14
star
7

paren-files

Load and compile ASDF systems of Parenscript files. (or individual files)
Common Lisp
13
star
8

xdog

XDoG: An eXtended difference-of-Gaussians compendium iincluding advanced image stylization. From https://code.google.com/p/xdog-demo/
C++
12
star
9

paren-util

Utility library for Parenscript
Common Lisp
12
star
10

parenscript

The version of parenscript that is compatible with all of my parenscript code.
Common Lisp
10
star
11

or-tools-go

WIP on a go library for Google's Operational Research Tools
Go
8
star
12

js-parser

Javascript parser written in common lisp.
Common Lisp
7
star
13

cl-facebook

Facebook lib in Common Lisp
Common Lisp
7
star
14

hunchentoot

Hunchentoot HTTP server for Lisp + my changes for better unicode support.
Common Lisp
6
star
15

cl-svm

Scalar Vector Machine implementation in pure Common Lisp
Common Lisp
6
star
16

rjson

JSON-like serialization that allows circular or multiple references, and typing.
Common Lisp
5
star
17

heatpump

Tools for communicating with the Chiltrix CX34 heat pump using a Raspberry Pi
Go
5
star
18

sbcl

SBCL branch for when I feel like dragon slaying: cross-compiling/cold init CLOS
Common Lisp
5
star
19

xml-mop

XML parsing "directly" into CLOS objects. Used by the Amazon ECS library.
Common Lisp
5
star
20

drakma

drakma 1.1 + gzip encoding + SOCKS5 proxy
Common Lisp
4
star
21

cl-sails

Sails is a UI framework for Javascript/HTML components.
Common Lisp
4
star
22

cl-quaternion

Quaternions in common lisp
Common Lisp
4
star
23

paren-dev

Parenscript development library. Integrates into emacs with and includes a Javascript swank
Common Lisp
4
star
24

js-to-parenscript

Converts a Javascript program to a Parenscript program
Common Lisp
4
star
25

dcaenc

From http://aepatrakov.narod.ru/index/0-2
C
4
star
26

css-sexp

CSS in S-Expressions, a la CL-WHO
Common Lisp
4
star
27

s-xml

Common Lisp's s-xml package with a few patches.
Common Lisp
4
star
28

docdown

Docdown is a tool for generating unimposing documentation for Common Lisp
Common Lisp
4
star
29

rules_ts_proto

WORK IN PROGRESS Protocol buffer Bazel rules for TypeScript/JavaScript (including gRPC-web) compatible with rules_js and rules_ts
Starlark
4
star
30

iolib

Common Lisp library for fairly low-level IO operations.
Common Lisp
4
star
31

slime

Slime with some modifications for Parenscript
Common Lisp
4
star
32

cl-tidy

Common Lisp interface to TIDY, a program that cleans up messy HTML.
Common Lisp
4
star
33

IODB-ui

UI library used across many different projects
Common Lisp
3
star
34

cl-btree

A generic BTree protocol/implementation in Common Lisp
Common Lisp
3
star
35

start-stop-lisp-daemon

Run lisp images like typical unix services, and administer them with screen.
C
3
star
36

cl-rdfxml

git fork of cl-rdfxml, the RDF/XML Parser for Common Lisp written by Joshua Taylor
Common Lisp
3
star
37

webfunk

Lisp semi-semantic web server
Common Lisp
3
star
38

cl-blockfort

cl-blockfort provides an ACID-compliant persistent storage facility for blocks of binary data. It is designed to be a low-level database layer on top of which more sophisticated databases may be implemented.
Common Lisp
3
star
39

paren-sizzle

sizzle library as an ASDF system + a tiny amount of syntax sugar
Common Lisp
2
star
40

paren-test

Parenscript testing framework. Works, but it needs love to be more lovable.
Common Lisp
2
star
41

beam-go-example

Example of using Apache Beam, Go, and Apache Flink together. A little more complicated than the "direct" runner and should work with very large inputs.
Go
2
star
42

rules-go-cgo-glibc

Reproduction case for rules_go issue https://github.com/bazelbuild/rules_go/issues/3167#issuecomment-1145068122
Starlark
2
star
43

plexippus-xpath

XPath implementation in Common Lisp (gitified)
Common Lisp
2
star
44

cxml-stp

cxml-stp clone with a few patches
Common Lisp
2
star
45

amazon-ecs

Access the Amazon.com Ad API from common lisp.
Common Lisp
2
star
46

firescrape

Firebug plugin for developing screen scrapers
JavaScript
2
star
47

jsdoc-toolkit

My personal clone of jsdoc toolkit
JavaScript
2
star
48

op-annotate

React to NYT articles by annotating them. Full source for Common Lisp-backed web site
JavaScript
1
star
49

cxml

cxml fork with very minor bugfix
Common Lisp
1
star
50

annomate

An open-source HTML5/Javascript library for annotating images/videos with landmark/per-pixel segmentation
1
star
51

example-ts-go-grpc-bazel

Intended to be an example of bazel + Typescript + a Go gRPC-web server... not quite working yet.
Starlark
1
star
52

bazelgopackagesdriver

A fork of https://github.com/bazelbuild/rules_go/tree/master/go/tools/gopackagesdriver with a client/server architecture
Go
1
star
53

playground

random code, mostly Common Lisp
Common Lisp
1
star
54

rules_go_local_repo

Go
1
star