id
int64
0
45.1k
file_name
stringlengths
4
68
file_path
stringlengths
14
193
content
stringlengths
32
9.62M
size
int64
32
9.62M
language
stringclasses
1 value
extension
stringclasses
6 values
total_lines
int64
1
136k
avg_line_length
float64
3
903k
max_line_length
int64
3
4.51M
alphanum_fraction
float64
0
1
repo_name
stringclasses
779 values
repo_stars
int64
0
882
repo_forks
int64
0
108
repo_open_issues
int64
0
90
repo_license
stringclasses
8 values
repo_extraction_date
stringclasses
146 values
sha
stringlengths
64
64
__index_level_0__
int64
0
45.1k
exdup_ids_cmlisp_stkv2
listlengths
1
47
21,991
index.html
rheaplex_minara/lib/cl-utilities/doc/index.html
<html> <head> <title>cl-utilities manual</title> <link rel="stylesheet" href="style.css" type="text/css" /> </head> <body> <h1>cl-utilities manual</h1> <p>Everybody writes some utilities because they're not part of the standard but they're so broadly useful. This results in a lot of wheel reinvention, and most re...
2,004
Common Lisp
.l
41
47.390244
76
0.760657
rheaplex/minara
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
7073244946929267a68cc86c88400d2bfb9d5a840ddbb6010c4b2ee3179f9131
21,991
[ -1 ]
22,010
Makefile
rheaplex_minara/lib/babel/doc/Makefile
# -*- Mode: Makefile; tab-width: 4; indent-tabs-mode: t -*- MANUAL := "babel" SYSTEM := "babel" PACKAGES := babel babel-encodings TITLE := "Babel Manual" CSS := "default" export LISP ?= sbcl export SBCL_OPTIONS ?= --noinform .PHONY: all clean html pdf upload all: mkmanual all $(SYSTEM) $(MANUAL) $(TITLE) $(CSS) $(...
964
Common Lisp
.l
22
42.181818
293
0.622722
rheaplex/minara
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
f69be63459bd4b6c67e013b300a9194bd3bbc52d383175b0c59edd3daf2692f7
22,010
[ -1 ]
22,024
Makefile
rheaplex_minara/lib/flexichain/Doc/Makefile
NAME=flexichain TEXFILES=$(NAME).tex $(shell ./tex-dependencies $(NAME).tex) PSTEX_T=$(shell ./strip-dependence inputfig $(TEXFILES)) VERBATIM=$(shell ./strip-dependence verbatimtabinput $(TEXFILES)) PSTEX=$(subst .pstex_t,.pstex,$(PSTEX_T)) all : $(NAME).ps %.pstex: %.fig fig2dev -Lpstex -m 0.75 $< $@ %.pstex_t:...
696
Common Lisp
.l
23
28.391304
69
0.645551
rheaplex/minara
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
6e7674f66dfe6ba81c6c81bfa482e8ba3e2d86e54bf0b04d409389caf9309164
22,024
[ -1 ]
22,025
circular.fig
rheaplex_minara/lib/flexichain/Doc/circular.fig
#FIG 3.2 Landscape Center Inches Letter 100.00 Single -2 1200 2 1 1 0 1 0 7 50 0 -1 0.000 1 0.0000 1800 1200 900 300 1800 1200 2700 1500 1 1 0 1 0 7 50 0 -1 0.000 1 0.0000 1800 1500 900 300 1800 1500 2700 1800 2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2 900 1200 900 1500 2 1 0 1 0 7 50 0 -1 0.000 0 0 -1 0 0 2 2700 120...
631
Common Lisp
.l
25
23.6
72
0.648515
rheaplex/minara
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
ce67191a0a4b4b4d6f71b5b10db6bba652370b974c0f7bdf9f5b97c117b20bb3
22,025
[ -1 ]
22,026
flexichain.tex
rheaplex_minara/lib/flexichain/Doc/flexichain.tex
\documentclass[11pt]{article} \usepackage[T1]{fontenc} \usepackage{alltt} \usepackage{moreverb} \usepackage{epsfig} \usepackage{makeidx} \usepackage{changebar} \setlength{\parskip}{0.3cm} \setlength{\parindent}{0cm} \def\inputfig#1{\input #1} \def\inputtex#1{\input #1} \input spec-macros.tex \makeindex \begin{docum...
29,033
Common Lisp
.l
530
53.309434
77
0.790966
rheaplex/minara
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
5bde86305f09549257e0665909372f912ca86e7edf650f22c44fe88b78e720be
22,026
[ -1 ]
22,034
cl-cairo2-mac.i
rheaplex_minara/lib/cl-cairo2/cl-cairo2-mac.i
%module "cl-cairo2-mac-swig" %include "common.i" %include "cairo-features.h" %include "cairo-ft.h" %include "cairo-xlib-xrender.h" %include "cairo-quartz.h"
159
Common Lisp
.l
6
25.166667
31
0.754967
rheaplex/minara
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
c9c64155351654f09601060ba9eaff2f6abc59e3d4505d392855bf5beb02d6a1
22,034
[ -1 ]
22,039
Makefile
rheaplex_minara/lib/cl-cairo2/Makefile
ifndef CAIRO_INCLUDE_DIR CAIRO_INCLUDE_DIR=/usr/include/cairo endif CAIRO_INCLUDE_FILES=$(wildcard $(CAIRO_INCLUDE_DIR)/*.h) cl-cairo2-swig.lisp: cl-cairo2.i common.i $(CAIRO_INCLUDE_FILES) swig -cffi -I$(CAIRO_INCLUDE_DIR) -DCOMMON cl-cairo2.i cl-cairo2-x11-swig.lisp: cl-cairo2-x11.i common.i $(CAIRO_INCLUDE_FILES...
944
Common Lisp
.l
21
43.380952
72
0.719432
rheaplex/minara
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
6f9db4d898e3971cabe8e08db7fce5d118aeaa9c4c07c750f41086e60bd00867
22,039
[ -1 ]
22,042
cl-cairo2.i
rheaplex_minara/lib/cl-cairo2/cl-cairo2.i
%module "cl-cairo2-swig" %include "common.i" %include "cairo-features.h" %include "cairo-deprecated.h" %include "cairo.h" %include "cairo-ps.h" %include "cairo-pdf.h" %include "cairo-svg.h"
192
Common Lisp
.l
8
22.75
29
0.747253
rheaplex/minara
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
22143198260b0d57ae1db452793673976dbd066677cb43e9b4b74e757c146d00
22,042
[ -1 ]
22,048
cl-cairo2-x11.i
rheaplex_minara/lib/cl-cairo2/cl-cairo2-x11.i
%module "cl-cairo2-x11-swig" %include "common.i" %include "cairo-features.h" %include "cairo-ft.h" %include "cairo-xlib-xrender.h"
133
Common Lisp
.l
5
25.2
31
0.753968
rheaplex/minara
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
df50f0416d2445c956b0ea5ebb092f446728bc82c0a5a17050ca7f9feab27b3d
22,048
[ -1 ]
22,059
Makefile
rheaplex_minara/lib/cl-cairo2/tutorial/Makefile
EXAMPLEFILES=hearts.png lissajous.eps text.eps example.eps pattern.eps RAWEXAMPLEFILES=hearts.png lissajous.pdf text.pdf example.pdf pattern.pdf LISP=sbcl tutorial.pdf: tutorial.dvi dvipdfm tutorial tutorial.dvi: tutorial.tex $(EXAMPLEFILES) latex tutorial.tex $(RAWEXAMPLEFILES): example.lisp $(LISP) --eval '(pro...
382
Common Lisp
.l
11
33
73
0.784741
rheaplex/minara
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
6986a9082282f3d785fb7f489b07be43112d5ccc3886ccd0228d30020ba9dc51
22,059
[ -1 ]
22,063
tutorial.tex
rheaplex_minara/lib/cl-cairo2/tutorial/tutorial.tex
\documentclass[12pt,letterpaper,dvipdfm]{article} % \usepackage{amsmath} % \usepackage{amsfonts} \usepackage[letterpaper,hmargin=1in]{geometry} %\usepackage[letterpaper,left=2cm,right=8cm,bottom=3cm,top=3cm,marginparwidth=4cm]{geometry} %\usepackage{natbib} \usepackage{graphicx} \usepackage{url} \usepackage{natbib} \u...
17,528
Common Lisp
.l
388
43.260309
92
0.785396
rheaplex/minara
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
18ea0e02d19923094cea544454426a08410d6e5d91c5e721b22469af87f32a13
22,063
[ -1 ]
22,066
tutorial.aux
rheaplex_minara/lib/cl-cairo2/tutorial/tutorial.aux
\relax \ifx\hyper@anchor\@undefined \global \let \oldcontentsline\contentsline \gdef \contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}} \global \let \oldnewlabel\newlabel \gdef \newlabel#1#2{\newlabelxx{#1}#2} \gdef \newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} \AtEndDocument{\let \contentsline\oldcontentsline ...
3,839
Common Lisp
.l
55
68.745455
126
0.726408
rheaplex/minara
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
4d3a738f73e96646574c86e2edeb1168eaa7800b256e7896ad4973955b0fae6b
22,066
[ -1 ]
22,068
tutorial.tex.svn-base
rheaplex_minara/lib/cl-cairo2/tutorial/.svn/text-base/tutorial.tex.svn-base
\documentclass[12pt,letterpaper,dvipdfm]{article} % \usepackage{amsmath} % \usepackage{amsfonts} \usepackage[letterpaper,hmargin=1in]{geometry} %\usepackage[letterpaper,left=2cm,right=8cm,bottom=3cm,top=3cm,marginparwidth=4cm]{geometry} %\usepackage{natbib} \usepackage{graphicx} \usepackage{url} \usepackage{natbib} \u...
16,710
Common Lisp
.l
368
43.467391
125
0.784805
rheaplex/minara
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
6ea60bc8e93a521a4df47052553bba9464b44f2e34f793ae952dbcdcbc166ad6
22,068
[ -1 ]
22,074
Makefile.svn-base
rheaplex_minara/lib/cl-cairo2/tutorial/.svn/text-base/Makefile.svn-base
EXAMPLEFILES=hearts.png lissajous.epsi text.epsi example.epsi RAWEXAMPLEFILES=hearts.png lissajous.ps text.ps example.ps LISP=sbcl tutorial.pdf: tutorial.dvi dvipdfm tutorial tutorial.dvi: tutorial.tex $(EXAMPLEFILES) latex tutorial.tex $(RAWEXAMPLEFILES): example.lisp $(LISP) --eval '(progn (load "example.lisp")...
359
Common Lisp
.l
11
30.909091
61
0.781977
rheaplex/minara
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
927f76b8f300e4d48c8cca1986ffe43f4e2cdde2d6b9d4e0067b0f30551da475
22,074
[ -1 ]
22,119
package.lisp
ghollisjr_cl-tab/package.lisp
(defpackage #:cl-tab (:nicknames :tb) (:use :cl) (:shadow :union) (:export ;; control parameters :*field-case-convert* :*nil-order* ;; database connections :database :define-database ;; tables :table :make-table :tab :data :table-ref :tref ; short-hand for table-ref ...
1,120
Common Lisp
.lisp
75
11.026667
41
0.61244
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
8208093fdc6203bf5eb586c25ec6358f40f5284726f28e99881bf8441cd0b019
22,119
[ -1 ]
22,120
database.lisp
ghollisjr_cl-tab/database.lisp
(in-package :tb) (defstruct database server name connection-spec connection) (defmacro define-database (symbol properties &body connection-body) "Defines a new function bound to symbol which controls a smart database connection object. The idea is to de...
2,893
Common Lisp
.lisp
69
31.855072
79
0.609453
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
4da9e130d855603f67499404cad0d905f0d4ee250b7de938b9ca5df93a0961b9
22,120
[ -1 ]
22,121
csv.lisp
ghollisjr_cl-tab/csv.lisp
;;;; CSV I/O ;;;; ;;;; General notes: ;;;; ;;;; * CSV I/O defaults to Lisp-friendly formatting. This means you ;;;; can naively save and load CSV files using Lisp code without any ;;;; issues. However, it also means that e.g. loading a CSV written ;;;; using this library with a tool like Excel or Libreoffice Ca...
6,257
Common Lisp
.lisp
147
30.680272
88
0.555883
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
35d64a513d41955ed14898436109e5ad879182d23bdc96553b0f806548ccc643
22,121
[ -1 ]
22,122
tab.lisp
ghollisjr_cl-tab/tab.lisp
(declaim (optimize (speed 3))) (in-package :tb) ;;;; Control Parameters (defparameter *field-name-case-convert* nil "Controls how field names are converted to-from symbols. * NIL Leave case untouched. Can lead to ugly symbols. * T Up-case all field names. Bad for preserving field names. * :invert ...
52,796
Common Lisp
.lisp
1,312
28.032012
166
0.528354
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
3bda3590199d4f89b584b29c47e7496b2f611a9d743649cfbb06b6bab42f8070
22,122
[ -1 ]
22,123
macros.lisp
ghollisjr_cl-tab/macros.lisp
(in-package :tb) (defmacro dotable ((vars table &optional result) &body body) (alexandria:with-gensyms (tab table-width table-length row i data) `(let ((,tab ,table)) (with-accessors ((,table-width table-width) (,table-length table-length) (,...
9,666
Common Lisp
.lisp
211
33.28436
89
0.554518
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
708a21f6f5e035cc27d94fadb093e87bd8108eb12cf215f2ac7adec552ef1543
22,123
[ -1 ]
22,124
misc.lisp
ghollisjr_cl-tab/misc.lisp
(in-package :tb) ;;;; Miscellaneous tools (defun %center-pad (string width) "Pads a string into a given width with space characters" (let ((gap (- width (length string)))) (unless (plusp gap) ; bad args (return-from %center-pad string)) (let* ((lgap (floor gap 2)) (rgap (- gap lgap))) ...
2,261
Common Lisp
.lisp
67
21.791045
69
0.4733
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
8636b7c4770f6c1d3b388502e60c3fce895daa450879f4f5edf53e9ae49b0eed
22,124
[ -1 ]
22,125
lsql.lisp
ghollisjr_cl-tab/lsql/lsql.lisp
;;;; This is jibberish that I'm using to prototype a new Lisp-SQL ;;;; language. Let me show you its features! ;;;; ;;;; - Expression-based language: Everything is an expression, ;;;; including objects. Every expression has a value. ;;;; ;;;; Not true for SQL. E.g.: ;;;; ;;;; select * from tab; ;;;; ;;;; ret...
5,387
Common Lisp
.lisp
147
31.29932
135
0.632235
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
bde27d99f4be3c598abddca683b155a946d58f3a6cf90565f7e98c5cd35716ae
22,125
[ -1 ]
22,126
case.lisp
ghollisjr_cl-tab/example/case.lisp
(require 'cl-tab) (in-package :tb) ;;;; Examples to show the use of *field-name-case-convert* ;;;; ;;;; There are currently 3 values for *field-name-case-convert*: ;;;; ;;;; * NIL => do not modify case. Symbols & strings match ;;;; and are case-sensitive. ;;;; ;;;; * T => Up-case strings & symb...
1,600
Common Lisp
.lisp
39
36.051282
70
0.552987
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
3d4e6504192939eaa6fb8cd9fe694a0cc47bcc0dc85c590ebb9ab623b66a31ad
22,126
[ -1 ]
22,127
cheatsheet.lisp
ghollisjr_cl-tab/example/cheatsheet.lisp
;;;; I thought it best to provide a cheat-sheet for those who are ;;;; familiar with SQL and want to know how to do what they already do ;;;; in SQL but using this Common Lisp library. (in-package :tb) ;;; Selections: Without `where`, this is just a table object or a ;;; conversion of a table to some other data type...
7,267
Common Lisp
.lisp
184
35.048913
123
0.640272
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
a5ae73fe1a6bc8e4adb265f8cfc6cae85bb4d697892e564677a317973fe9f79a
22,127
[ -1 ]
22,128
database.lisp
ghollisjr_cl-tab/example/database.lisp
(in-package :tb) ;; Example database: local PostgreSQL server's Chinook database ;; ;; define-database defines a function that accepts a query/operation ;; and takes action acocrdingly. Argument behavior: ;; ;; * Query string => Returns table result if result-p is T ;; * List of query strings => Returns list of table...
1,677
Common Lisp
.lisp
40
31.65
76
0.575275
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
7e9a205553c9d93566169e2a0f2139b424d3ea5230138f8381250ceb2bc508d5
22,128
[ -1 ]
22,129
sort.lisp
ghollisjr_cl-tab/example/sort.lisp
(require 'cl-tab) (in-package :tb) (defun example-sort () (tsort! (table '((1 2 3) (4 8 9) (4 5 6)) '(x y z)) (order (list (field x) #'asc) (list (field y) #'desc)))) (defun example-filter-sort () (tsort! (filter (tlambda (x) (evenp...
549
Common Lisp
.lisp
17
18.823529
43
0.356604
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
e903d179d09128eff5cb152c01733c03f039d590cf4bbd195b99182aa962ad93
22,129
[ -1 ]
22,130
mssql.lisp
ghollisjr_cl-tab/example/mssql.lisp
(require :cl-tab) (in-package :tb) (defun example1 () "Connect to DB, run query, iterate & print results" ;; NOTE: Change ODBC connection string to suit your liking (clsql:connect '("MS-SQL ODBC Connection" "SA" nil :connection-string "Driver={ODBC Driver 17 for SQL Server};...
940
Common Lisp
.lisp
20
40.65
162
0.667756
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
41c9c85d0d08431e30e6ce5f871cd6cce0baa0580731e283e50bcb87a8318529
22,130
[ -1 ]
22,131
map.lisp
ghollisjr_cl-tab/example/map.lisp
(require 'cl-tab) (in-package :tb) (defun example-map () (tmap (tlambda (x) ; can mention select fields you want by namex (setf (field y) 15) ; fields can be set (append (list :new (* 2 x)) fields)) ; also all fields returned (make-table '((1 2) (3 4)) ...
978
Common Lisp
.lisp
24
32.75
69
0.568277
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
49cd3ff4cbb6c50af1c2e4833794a860fe08482ac2aa472f6719c86c69dff06b
22,131
[ -1 ]
22,132
csv.lisp
ghollisjr_cl-tab/example/csv.lisp
(require :cl-tab) (in-package :tb) (defun example-write-csv () "Example writing CSV to a string with Lisp-formatted data and Unix line endings." (write-csv (make-table '(("hello with space" 1) ("world" 2)) :field-names (list "message" "x")) :newline (string #\newlin...
651
Common Lisp
.lisp
17
33.529412
79
0.601266
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
efd6a4aaa393c1d1e719b3194cd537c470d57f8ae7390bcf0f2c4720cfd2a3e7
22,132
[ -1 ]
22,133
aggregation.lisp
ghollisjr_cl-tab/example/aggregation.lisp
(require 'cl-tab) (in-package :tb) (defun example-aggregate () "Example aggregation: sum x grouped by y" (let ((table (make-table '((1 2) (3 4) (5 4)) :field-names '("X" "Y")))) (agg (with-agg (y (tlambda (y) y)) ; group by y ((sumx (agg-sum))) (list y (sumx)) ...
687
Common Lisp
.lisp
20
24.45
74
0.469173
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
4b7a96ee44ea31b038f317dd932663537c3ee7c4711062050e003db4d9929ad3
22,133
[ -1 ]
22,134
join.lisp
ghollisjr_cl-tab/example/join.lisp
(require 'cl-tab) (in-package :tb) (defun example-join1 () (let ((t1 (make-table '((1 2) (3 4)) :field-names '("a" "b"))) (t2 (make-table '((1 2) (3 4)) :field-names '("c" "d"))) (t3 (make-table '((1 2...
3,308
Common Lisp
.lisp
84
23.75
70
0.372787
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
92664901f5ab2496977336588a2faaf95a8f3ad1494fe0062c581648b305e690
22,134
[ -1 ]
22,135
postgresql.lisp
ghollisjr_cl-tab/example/postgresql.lisp
(require 'cl-tab) (in-package :tb) (defun example-psql () "Read table from PostgreSQL" (clsql:connect '("localhost" "some_database" "user" "password") :database-type :postgresql) ;; get table content: (query "select * from some_table;")) (defun example-psql2 () "Write table to PostgreSQL" ...
733
Common Lisp
.lisp
22
26.227273
65
0.595205
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
965ad2c5e69c0bf443a25682099da92669cb6519c59f1e04d865e8f375a8141c
22,135
[ -1 ]
22,136
union.lisp
ghollisjr_cl-tab/example/union.lisp
(require 'cl-tab) (in-package :tb) (defun example-union1 () "Example: union (no duplicates)" (let ((t1 (make-table '((1 2) (3 4)) :field-names '("x" "y"))) (t2 (make-table '((3 4) (5 6)) :field-names '("a" "...
684
Common Lisp
.lisp
20
21.5
50
0.383686
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
d91777ddf6a35f5296f8659cafc0a8a059f7eb5d89b887a3fd5aeeb7745859e4
22,136
[ -1 ]
22,137
insertion-deletion.lisp
ghollisjr_cl-tab/example/insertion-deletion.lisp
(require :cl-tab) (in-package :tb) (defun insertion-example () (let ((table (make-table '(("hello" 1) ("world" 2)) :field-names '("message" "index")))) (insert! table (list "this is" 3) (list "more data" ...
1,398
Common Lisp
.lisp
37
23.864865
64
0.416789
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
bc0154fa1d87b6da1c39ddaae14b07de9a2018e7901621aa71332e71da6335ab
22,137
[ -1 ]
22,138
analysis.lisp
ghollisjr_cl-tab/example/analysis.lisp
;;;; This is an example analysis where a Chinook database on a local ;;;; PostgreSQL server is analyzed using tools from both cl-tab and ;;;; cl-ana. (require 'cl-tab) (require 'cl-ana) (defpackage #:ana (:use :cl)) (in-package :ana) (cl-ana.package-utils:use-package-group :cl-ana) (shadowing-use-package :tb) ;; Co...
3,430
Common Lisp
.lisp
91
31.516484
85
0.638797
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
dfd937740903ca1f0d0b44573d78cf75f5afa38fa7468f1fd8a3216060a47cff
22,138
[ -1 ]
22,139
cl-tab.asd
ghollisjr_cl-tab/cl-tab.asd
(asdf:defsystem #:cl-tab :serial t :author "Gary Hollis" :description "Common Lisp tabular data analysis library & DSL" :license "GPLv3" :depends-on (:alexandria :clsql :cl-csv :cl-ana) :components ((:file "package") (:file "macros") ...
459
Common Lisp
.asd
16
18.5
64
0.471783
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
ba981f0680bc03f99f1a0737d5144cc053e3b0d2c9a4f47ab0da02383daaafe0
22,139
[ -1 ]
22,146
emacs-settings.el
ghollisjr_cl-tab/emacs-settings.el
;;;; These are settings you can enable in Emacs if desired: ;;; add macro highlighting: (font-lock-add-keywords 'lisp-mode '(("tlambda" . font-lock-keyword-face) ("tlambda*" . font-lock-keyword-face))) ;; add tlambda & tlambda* pretty symbols (add-hook 'lisp-mode-hook '(lambda () (push (con...
964
Common Lisp
.l
25
26.68
63
0.484459
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
157edb2e6e38b2373358ca7e9eb8a308bedb7ffb59ebf7fbea978c9837e4afb6
22,146
[ -1 ]
22,149
DESIGN.html
ghollisjr_cl-tab/lsql/DESIGN.html
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <!-- 2024-08-16 Fri 01:37 --> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" ...
17,457
Common Lisp
.l
505
32.039604
104
0.676356
ghollisjr/cl-tab
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
e01c6d6a06fc4f1a98337c23df0b0f9d00d212f618fb35aed9952c95b856c3c7
22,149
[ -1 ]
22,180
package.lisp
thijs_clfswm-old/src/package.lisp
;;; -------------------------------------------------------------------------- ;;; CLFSWM - FullScreen Window Manager ;;; ;;; -------------------------------------------------------------------------- ;;; Documentation: Package definition ;;; -------------------------------------------------------------------------- ;;...
12,179
Common Lisp
.lisp
246
44.882114
125
0.684565
thijs/clfswm-old
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
d437c5625f9653d08406355be0e1abf67d7790e9298cb10a04a0720444ed997b
22,180
[ -1 ]
22,183
clfswm-nw-hooks.lisp
thijs_clfswm-old/src/clfswm-nw-hooks.lisp
;;; -------------------------------------------------------------------------- ;;; CLFSWM - FullScreen Window Manager ;;; ;;; -------------------------------------------------------------------------- ;;; Documentation: New window Hooks ;;; ;;; Those hooks can be set for each frame to manage new window when they are ;...
10,056
Common Lisp
.lisp
237
38.561181
100
0.677945
thijs/clfswm-old
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
0a2a508b56cbd8fd7c389bbd92cf80b0f42a177e461a7ba33e64d342f252efc0
22,183
[ -1 ]
22,186
clfswm-info.lisp
thijs_clfswm-old/src/clfswm-info.lisp
;;; -------------------------------------------------------------------------- ;;; CLFSWM - FullScreen Window Manager ;;; ;;; -------------------------------------------------------------------------- ;;; Documentation: Info function (see the end of this file for user definition ;;; ------------------------------------...
24,380
Common Lisp
.lisp
486
38.088477
124
0.549941
thijs/clfswm-old
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
c2c8a1d53af6a7ccb7c2cbfef04869ed396d8e0bd42f391737699e102c91c81f
22,186
[ -1 ]
22,189
clfswm-circulate-mode.lisp
thijs_clfswm-old/src/clfswm-circulate-mode.lisp
;;; -------------------------------------------------------------------------- ;;; CLFSWM - FullScreen Window Manager ;;; ;;; -------------------------------------------------------------------------- ;;; Documentation: Main functions ;;; -------------------------------------------------------------------------- ;;; ;;...
17,075
Common Lisp
.lisp
352
38.883523
101
0.611682
thijs/clfswm-old
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
770e2e108ea1ed9d7fc8f5ba37893ede0418ca9bca6a314789b98488ddcc212f
22,189
[ -1 ]
22,201
keysyms.lisp
thijs_clfswm-old/src/keysyms.lisp
;; Copyright (C) 2006 Matthew Kennedy ;; ;; This file is part of stumpwm. ;; ;; stumpwm is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; stumpw...
129,298
Common Lisp
.lisp
2,055
61.889538
115
0.761088
thijs/clfswm-old
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
43a7ef77a7f998854d2740a3916af0c4c615bf0d8fa290adbee41abdfdc6c6a1
22,201
[ -1 ]
22,218
clfswm.asd
thijs_clfswm-old/clfswm.asd
;;;; -*- Mode: Lisp -*- ;;;; Author: Philippe Brochard <hocwp@free.fr> ;;;; ASDF System Definition ;;; ;;;; Modified (2016) by M.L. Oppermann <M.L.Oppermann@gmail.com> ;;; (in-package #:cl-user) (defpackage #:clfswm-asd (:export #:*base-directory*) (:use :cl :asdf)) (defparameter clfswm-asd:*base-directory* (m...
10,463
Common Lisp
.asd
196
17.969388
68
0.251511
thijs/clfswm-old
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
debc1bdca3ee20122e275afd686a3579aee6d6660535689f972029ef4cda9f83
22,218
[ -1 ]
22,292
movie.lisp
sgarciac_gordon/movie.lisp
;;; COPYRIGHT 2006 Sergio Garcia <sergio.garcia@gmail.com> ;;; ;;; This program is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU Lesser General Public License as published by ;;; the Free Software Foundation; either version 2.1 of the License, or ;;; (at your option) any later ...
3,920
Common Lisp
.lisp
106
32.650943
79
0.684405
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
084c1997a7fbaab7b334c2b139796c90d2110e0f6f2a58bc588c0864dfc9419d
22,292
[ -1 ]
22,293
types.lisp
sgarciac_gordon/types.lisp
;;; COPYRIGHT 2006 Sergio Garcia <sergio.garcia@gmail.com> ;;; ;;; This program is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU Lesser General Public License as published by ;;; the Free Software Foundation; either version 2.1 of the License, or ;;; (at your option) any later ...
18,584
Common Lisp
.lisp
465
34.488172
198
0.645582
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
244236eb0d054c38e6a8dcf7f48ca5fbe93018cfa0ebe10054bbf305945a0366
22,293
[ -1 ]
22,294
marshalling-tests.lisp
sgarciac_gordon/marshalling-tests.lisp
;;; Here a collection of marshalling tests are setup to allow ;;; the accuracy of marshalling code changes to be tested. (in-package :gordon) (defun report (object-symbol value) (format t "~%~A: ~A" object-symbol value)) (defmacro test-marshalling (object form ...
7,099
Common Lisp
.lisp
146
30.020548
122
0.410707
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
4847088b45fbd8f1eae36046530cd199ab32c4bf038637dfe9686939291555d1
22,294
[ -1 ]
22,295
types-library.lisp
sgarciac_gordon/types-library.lisp
;;; COPYRIGHT 2006 Sergio Garcia <sergio.garcia@gmail.com> ;;; ;;; This program is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU Lesser General Public License as published by ;;; the Free Software Foundation; either version 2.1 of the License, or ;;; (at your option) any later ...
1,231
Common Lisp
.lisp
27
43.62963
81
0.728261
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
5bab3d805088fa9deb3891ab61126a5c0207e5d3d6c075e32e8fc9fdf04e55b9
22,295
[ -1 ]
22,296
basic-classes.lisp
sgarciac_gordon/basic-classes.lisp
;;; COPYRIGHT 2006 Sergio Garcia <sergio.garcia@gmail.com> ;;; COPYRIGHT 2006 Elliott Johnson <ejohnson@linuxmail.org> ;;; ;;; This program is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU Lesser General Public License as published by ;;; the Free Software Foundation; either ver...
1,252
Common Lisp
.lisp
23
53
93
0.760816
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
8f629aaebc17f63b5711138c6c0480c0e8b31ed7fe779287069491cb02115e82
22,296
[ -1 ]
22,297
basic-types.lisp
sgarciac_gordon/basic-types.lisp
;;; COPYRIGHT 2006 Sergio Garcia <sergio.garcia@gmail.com> ;;; ;;; This program is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU Lesser General Public License as published by ;;; the Free Software Foundation; either version 2.1 of the License, or ;;; (at your option) any later ...
7,556
Common Lisp
.lisp
190
35.868421
124
0.662188
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
47a1015094d8b9310c25d6268d5bf8b78f5e8bbf9352fde9fd608b44c32c9590
22,297
[ -1 ]
22,298
basic-constants.lisp
sgarciac_gordon/basic-constants.lisp
;;; COPYRIGHT 2006 Sergio Garcia <sergio.garcia@gmail.com> ;;; ;;; This program is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU Lesser General Public License as published by ;;; the Free Software Foundation; either version 2.1 of the License, or ;;; (at your option) any later ...
1,345
Common Lisp
.lisp
28
46.821429
79
0.757622
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
54576f37f20281a6f473b40e1b713ab34db4c816388236020533261cf1af0fe6
22,298
[ -1 ]
22,299
utilities.lisp
sgarciac_gordon/utilities.lisp
;;; COPYRIGHT 2006 Sergio Garcia <sergio.garcia@gmail.com> ;;; ;;; This program is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU Lesser General Public License as published by ;;; the Free Software Foundation; either version 2.1 of the License, or ;;; (at your option) any later ...
7,187
Common Lisp
.lisp
193
33.647668
100
0.672764
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
f63e24d80d997b00fc28f06bdd7521cdc7de6144c67e26c0b6261b1e09b01b9b
22,299
[ -1 ]
22,300
tags.lisp
sgarciac_gordon/tags.lisp
;;; COPYRIGHT 2006 Sergio Garcia <sergio.garcia@gmail.com> ;;; ;;; This program is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU Lesser General Public License as published by ;;; the Free Software Foundation; either version 2.1 of the License, or ;;; (at your option) any later ...
11,250
Common Lisp
.lisp
353
25.640227
128
0.618022
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
ec46dd924a085dfdd2e26f0314f0a0f55c5b60942f818480a8f877f4b3b9cacc
22,300
[ -1 ]
22,301
actions.lisp
sgarciac_gordon/actions.lisp
;;; COPYRIGHT 2006 Sergio Garcia <sergio.garcia@gmail.com> ;;; ;;; This program is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU Lesser General Public License as published by ;;; the Free Software Foundation; either version 2.1 of the License, or ;;; (at your option) any later ...
3,434
Common Lisp
.lisp
99
31.050505
93
0.700969
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
c80b056457e7e06009a6c9544c6897db4d145c972dfdceb6984f90b9991d1b9a
22,301
[ -1 ]
22,302
contours.lisp
sgarciac_gordon/contours.lisp
;;; COPYRIGHT 2006 Sergio Garcia <sergio.garcia@gmail.com> ;;; ;;; This program is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU Lesser General Public License as published by ;;; the Free Software Foundation; either version 2.1 of the License, or ;;; (at your option) any later ...
8,575
Common Lisp
.lisp
185
40.454054
351
0.637575
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
ae719241da7dd23a4e4ab4b5c87f497aeab7b1c7911ab361d144b0b7bfebf3fa
22,302
[ -1 ]
22,303
constants.lisp
sgarciac_gordon/constants.lisp
;;; COPYRIGHT 2006 Sergio Garcia <sergio.garcia@gmail.com> ;;; ;;; This program is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU Lesser General Public License as published by ;;; the Free Software Foundation; either version 2.1 of the License, or ;;; (at your option) any later ...
2,998
Common Lisp
.lisp
49
60.020408
79
0.691366
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
f067e89e50e0b7e253b315cd6576d94c1b2a8e1da24c2d4f239de427cc5a1e58
22,303
[ -1 ]
22,304
packages.lisp
sgarciac_gordon/packages.lisp
;;; COPYRIGHT 2006 Sergio Garcia <sergio.garcia@gmail.com> ;;; ;;; This program is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU Lesser General Public License as published by ;;; the Free Software Foundation; either version 2.1 of the License, or ;;; (at your option) any later ...
3,005
Common Lisp
.lisp
126
20.166667
79
0.657023
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
3fa588f9cbcc9a17522e6ced6aca86aee9c27fbf328e3cd2888861e61d8ef6a1
22,304
[ -1 ]
22,305
lines.lisp
sgarciac_gordon/demos/lines.lisp
(use-package :gordon ) (with-movie (m "line.swf" :width 5000 :height 5000 :frame-rate 12 :bgcolor *white*) (add-shape m 1 1 (draw-shape-with-style `(( (0 0) (5000 5000) ))) 0 0) (add-to-movie m (make-instance 'tag-end)))
315
Common Lisp
.lisp
15
13.733333
33
0.486577
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
54f0b59fd4e546ded70ac0c76840230c83dc5cc88c035100c8e1865dd9a43f78
22,305
[ -1 ]
22,306
translucentlayers.lisp
sgarciac_gordon/demos/translucentlayers.lisp
; Contributed by Jeff Cunningham (use-package :gordon) (let* ((swf "flasher.swf") (width 279) (height 457) (img1 '(:file "sergio.jpg" :width 279 :height 457)) (a-white (make-instance 'rgba :r 255 :g 255 :b 255 :a 255)) ) (with-movie (m swf :width width :height height :frame-rate ...
2,728
Common Lisp
.lisp
51
39.078431
131
0.536036
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
219d7b59b21705552e9e9a5ddc92d82d715e1e08cdc2b3fd4a366fe7ab928ed6
22,306
[ -1 ]
22,307
inner-contour.lisp
sgarciac_gordon/demos/inner-contour.lisp
(use-package :gordon) (with-movie (m "inner-contour.swf" :width 6000 :height 6000 :frame-rate 12 :bgcolor *white*) (add-shape m 1 1 (draw-shape-with-style '(((200 200) (0 1000) (1000 0) (0 -1000) (-1000 0)) ((300 300) (800 0) (0 800) (-800 0) (0 -800))) :fill-color ...
453
Common Lisp
.lisp
14
26.071429
58
0.575758
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
4969d492ea68ed951a4cc6d0d256f7f2c1b113cb52bbbbfeeb9c10f01f4bb71a
22,307
[ -1 ]
22,308
falling-stars.lisp
sgarciac_gordon/demos/falling-stars.lisp
(use-package :gordon) (defun make-curved-star-path (n l c) (close-contour (cons '(0 0) (do ((i 0 (1+ i)) (angle 0 (+ angle (/ (* 2 pi) n))) (sides `() (let* ((lprima (sqrt (+ (expt (/ l 2) 2) (expt c 2)))) (gamma (- angle (atan (/ c (/ l 2))))) (x1 (* lprima (sin gamma))) ...
1,696
Common Lisp
.lisp
53
25.075472
62
0.53808
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
e1293e0cc9e166c62da7888c3f1b0c1292e2113ca32545311a2942514888a52b
22,308
[ -1 ]
22,309
image.lisp
sgarciac_gordon/demos/image.lisp
(use-package :gordon) (let* ((width 6000) (height 6000) (radius 500)) (with-movie (m "image.swf" :width width :height height :frame-rate 12 :bgcolor *black*) (add-to-movie m (make-jpeg-tag 1 "azul.jpeg")) (add-shape m 2 2 (draw-shape-with-style `(,(make-circle-contour 1...
885
Common Lisp
.lisp
26
28.076923
150
0.606132
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
3647f4467752dbb8dde649bcacdfc703a604f154561088ff7c075ceda731c2e4
22,309
[ -1 ]
22,310
gradient-balls.lisp
sgarciac_gordon/demos/gradient-balls.lisp
(use-package :gordon) (let* ((width 6000) (height 6000) (radius 500) (grad (make-instance 'gradient :record-list (list (make-instance 'gradient-record :color *yellow*))))) (with-movie (m "gradient-balls.swf" :width width :height height :frame-rate 12 :bgcolor *whi...
1,249
Common Lisp
.lisp
38
24.052632
58
0.558475
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
d3264b1fa21fe081b9759f1fb774b4411ba3f93d967bbccb72d321d98b0c5af9
22,310
[ -1 ]
22,311
button.lisp
sgarciac_gordon/demos/button.lisp
(in-package :gordon) (let* ((width 6000) (height 6000) ) (with-movie (m "button.swf" :width width :height height :frame-rate 12 :bgcolor *white*) (add-to-movie m (make-instance 'tag-define-shape :id 1 :shape (draw-shape-with-style `(,(make-circle-contour 20 500)) :fill-color *a-l...
1,565
Common Lisp
.lisp
43
30.906977
138
0.644079
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
fd7b4ed9685931144df05a2832c992a8f0a49723d95fad68302029843fc61052
22,311
[ -1 ]
22,312
circle.lisp
sgarciac_gordon/demos/circle.lisp
(use-package :gordon) (let* ((width 6000) (height 6000) (radius 500)) (with-movie (m "circle.swf" :width width :height height :frame-rate 12 :bgcolor *white*) (add-shape m 1 1 (draw-shape-with-style `(,(make-circle-contour 20 200)) :fill-color *a-red*) 1000 ...
427
Common Lisp
.lisp
15
22.733333
63
0.602439
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
be8bb328b656df93a977766484f33fb6bde60a8db30677b0ddddcbbcdb258db6
22,312
[ -1 ]
22,313
simple-crossed.lisp
sgarciac_gordon/demos/simple-crossed.lisp
(use-package :gordon) (with-movie (m "simple-crossed.swf" :width 5000 :height 5000 :frame-rate 12 :bgcolor *green*) (add-shape m 1 1 (draw-shape-with-style `(( (0 0) (0 2000) (2000 0) (0 -2000) (-2000 0) ) ...
554
Common Lisp
.lisp
25
12.24
44
0.400387
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
bb587fbc8283bdbd468716478c101fabedf154e71bb394eb18d574a3b7f18c73
22,313
[ -1 ]
22,314
cxmatrix.lisp
sgarciac_gordon/demos/cxmatrix.lisp
(use-package :gordon) (let* ((swf "sergio.swf") (width 279) (height 457) (img1 '(:file "sergio.jpg" :width 279 :height 457)) (a-white (make-instance 'rgba :r 255 :g 255 :b 255 :a 10))) (with-movie (m swf :width width :height height :frame-rate 10 :bgcolor *white*) (add-to-movie m (ma...
1,347
Common Lisp
.lisp
27
30.740741
81
0.451238
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
fc3e1bf4162519aeea2cfcdfb92c4adc00fc34a59ad4b6cef7685ee2b49cfd87
22,314
[ -1 ]
22,315
gordon.asd
sgarciac_gordon/gordon.asd
;;; COPYRIGHT 2006 Sergio Garcia <sergio.garcia@gmail.com> ;;; ;;; This program is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU Lesser General Public License as published by ;;; the Free Software Foundation; either version 2.1 of the License, or ;;; (at your option) any later v...
1,660
Common Lisp
.asd
38
40.763158
79
0.696539
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
a95d057c69d7c60fb1b447723329223113c6ae86553baff38f859d1bf2a706b4
22,315
[ -1 ]
22,335
test-all.sh
sgarciac_gordon/demos/test-all.sh
#!/bin/bash for file in *.lisp; do echo \"$file\" sbcl --eval "(progn (load-system :gordon) (load \"$file\") (quit))" done
123
Common Lisp
.l
5
23.6
67
0.635593
sgarciac/gordon
2
1
3
LGPL-2.1
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
d6509830159ebf5dc28a4d2be404fd1bbfd358be3e66dd0fe8fd3aa005b579ba
22,335
[ -1 ]
22,357
group.lisp
joelagnel_stumpwm/group.lisp
;; Copyright (C) 2003-2008 Shawn Betts ;; ;; This file is part of stumpwm. ;; ;; stumpwm is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; stump...
19,262
Common Lisp
.lisp
407
39.609337
98
0.643093
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
83e3f588228e95898518e1cd7601392d57072640caf1c21c1436d87589f5a333
22,357
[ -1 ]
22,359
mode-line-cubes.lisp
joelagnel_stumpwm/mode-line-cubes.lisp
;;; Modeline cubes - A group switcher widget for the mode-line (in-package :stumpwm) (export '(create-cube create-cubes destroy-cubes find-cube-window cube-clicked)) (defparameter *cubes* '()) ;; Show Group numbers or Group formatted names? (defparameter *cube-display-number* nil) ;; border (defparameter *cube-bord...
8,661
Common Lisp
.lisp
191
33.91623
98
0.539673
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
e7c7c3ffe973252c0c3fe2643e61f09fa9cc8614f2fefbb1bd008f7ef56f410b
22,359
[ -1 ]
22,361
version.lisp.in
joelagnel_stumpwm/version.lisp.in
;; Copyright (C) 2006-2008 Martin Bishop, Ivy Foster ;; ;; This file is part of stumpwm. ;; ;; stumpwm is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation; either version 2, or (at your option) ;; any later vers...
1,166
Common Lisp
.lisp
30
37.033333
71
0.742908
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
6ba40e9dd0baf14fe5139b0d0df41980b27f18a87692f36a5abca130cae2b3cc
22,361
[ -1 ]
22,362
primitives.lisp
joelagnel_stumpwm/primitives.lisp
;; Copyright (C) 2003-2008 Shawn Betts ;; ;; This file is part of stumpwm. ;; ;; stumpwm is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; stump...
36,471
Common Lisp
.lisp
910
34.659341
132
0.681913
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
bfc4502e282cc89a1aa4a8e58bce52f2c288691a8faa2765557c627def8f7a1c
22,362
[ -1 ]
22,363
stumpwm.lisp
joelagnel_stumpwm/stumpwm.lisp
;; Copyright (C) 2003-2008 Shawn Betts ;; ;; This file is part of stumpwm. ;; ;; stumpwm is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; stump...
11,285
Common Lisp
.lisp
246
35.776423
174
0.586019
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
4d3ace971dc67ff639dfd1f60888f465fd2ae3ea5442346612d20fecbada4ff5
22,363
[ -1 ]
22,369
module.lisp
joelagnel_stumpwm/module.lisp
;; Copyright (C) 2008 Julian Stecklina, Shawn Betts, Ivy Foster ;; ;; This file is part of stumpwm. ;; ;; stumpwm is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation; either version 2, or (at your option) ;; any...
3,371
Common Lisp
.lisp
81
37.271605
74
0.697831
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
defd3d09202c214ad7cc58eafc936c278761d8d86f508ad8ac7d53075fc391b4
22,369
[ -1 ]
22,370
screen.lisp
joelagnel_stumpwm/screen.lisp
;; Copyright (C) 2003-2008 Shawn Betts ;; ;; This file is part of stumpwm. ;; ;; stumpwm is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; stump...
26,970
Common Lisp
.lisp
564
36.347518
116
0.5839
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
a9e75ecd2d08eb9a71cd3a6e70a89004c5979bd03caeab2e3fdb1b6fc6fcab41
22,370
[ -1 ]
22,373
input.lisp
joelagnel_stumpwm/input.lisp
;; Copyright (C) 2003-2008 Shawn Betts ;; ;; This file is part of stumpwm. ;; ;; stumpwm is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; stump...
27,738
Common Lisp
.lisp
582
39.073883
128
0.619468
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
2855dc5a45f05811991f7690bb604e34ab123a3ae448d5221fbb972fd462dc96
22,373
[ -1 ]
22,374
tile-group.lisp
joelagnel_stumpwm/tile-group.lisp
;; Copyright (C) 2003-2008 Shawn Betts ;; ;; This file is part of stumpwm. ;; ;; stumpwm is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; stump...
43,555
Common Lisp
.lisp
994
33.789738
128
0.573112
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
795884016b8159d8dbdc5917510a67cbba3704e1a8f1e8a1bc1c94b5217d5d09
22,374
[ -1 ]
22,377
sample-stumpwmrc.lisp
joelagnel_stumpwm/sample-stumpwmrc.lisp
;; -*-lisp-*- ;; ;; Here is a sample .stumpwmrc file (in-package :stumpwm) ;; change the prefix key to something else (set-prefix-key (kbd "C-z")) ;; prompt the user for an interactive command. The first arg is an ;; optional initial contents. (defcommand colon1 (&optional (initial "")) (:rest) (let ((cmd (read-on...
2,569
Common Lisp
.lisp
61
40.04918
79
0.680561
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
3bafa8246c14bea1833102be01ae53cbe4671143d2a80f620fc982b268223b80
22,377
[ -1 ]
22,378
workarounds.lisp
joelagnel_stumpwm/workarounds.lisp
;;; workarounds for bugs in clx (in-package :xlib) ;;; SBCL workaround for a clx caching bug. This is taken from portable-clx's display.lisp. ;;; NOTE! The latest clx in Rhodes' repository has fixed this is a far ;;; better way by only caching XIDs created by the client. ;; Define functions to find the CLX data typ...
5,573
Common Lisp
.lisp
112
35.9375
119
0.522465
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
8757cd8f39a13d72da3368bd02f478f5c4ea33ff72b1d91bcda6765c90ba7403
22,378
[ -1 ]
22,381
floating-group.lisp
joelagnel_stumpwm/floating-group.lisp
;;; implementation of a floating style window management group (in-package :stumpwm) ;;; floating window (defclass float-window (window) ((last-width :initform 0 :accessor float-window-last-width) (last-height :initform 0 :accessor float-window-last-height) (last-x :initform 0 :accessor float-window-last-x) ...
9,114
Common Lisp
.lisp
188
38.468085
131
0.604298
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
4705500c1c2af76b17ab265de1deec91fa71ac08958e8677edbdd280bd5c8fe0
22,381
[ -1 ]
22,382
make-image.lisp.in
joelagnel_stumpwm/make-image.lisp.in
;;; SBCL #+sbcl (progn (require 'asdf) (require 'stumpwm)) #+sbcl (progn (load "stumpwm.asd") (sb-ext:save-lisp-and-die "stumpwm" :toplevel (lambda () ;; asdf requires sbcl_home to be set, so set it to the value when the image was built ...
1,613
Common Lisp
.lisp
45
24.555556
135
0.520487
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
e21152c2ec6c4279a0b65f68e7f4be13cbeda6a345ce3f102ec862d865d8c498
22,382
[ -1 ]
22,386
wmii-like-stumpwmrc.lisp
joelagnel_stumpwm/contrib/wmii-like-stumpwmrc.lisp
;;; -*- Mode: Lisp -*- ;;; Written by Julian Stecklina based on sample-stumpwmrc.lisp. ;;; This is a sample Wmii-like .stumpwmrc file using Super as modifier ;;; (which happens to be the Windows key on my keyboard). It doesn't ;;; cover the whole Wmii command set, but it will ease the transition ;;; to StumpWM for peo...
3,264
Common Lisp
.lisp
71
43.309859
73
0.678954
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
77647a6829353f1a16495551afc67e34090ec1e83cdf29f67d7346979b409fa9
22,386
[ -1 ]
22,390
cpu.lisp
joelagnel_stumpwm/contrib/cpu.lisp
;;; CPU formatters for the mode-line ;;; ;;; Copyright 2007 Anonymous Coward, Jonathan Moore Liles. ;;; ;;; Maintainer: Julian Stecklina ;;; ;;; This module is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU General Public License as published by ;;; the Free Software Foundation; ...
5,118
Common Lisp
.lisp
128
33.296875
127
0.603777
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
9cf6c547627a681b03f1d97fb69abfe320f7516c217548c696c8871a8f75fad1
22,390
[ -1 ]
22,395
battery-portable.lisp
joelagnel_stumpwm/contrib/battery-portable.lisp
;;; Portable battery information for StumpWM's mode-line. ;;; ;;; Written by Julian Stecklina with inspiration from John Li and ;;; Rupert Swarbrick. ;;; ;;; Copyright (c) 2008 Julian Stecklina ;;; ;;; Permission is hereby granted, free of charge, to any person ;;; obtaining a copy of this software and associated docum...
10,157
Common Lisp
.lisp
235
32.982979
99
0.575316
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
7207ff0da2038dc7b9a0dd5f97cf695d88bede4e3f3ddd72ea529c7d846de822
22,395
[ -1 ]
22,396
wifi.lisp
joelagnel_stumpwm/contrib/wifi.lisp
;;; Wifi formatter for the mode-line ;;; ;;; Copyright 2008 John Li ;;; ;;; Maintainer: John Li ;;; ;;; This module is free software; you can redistribute it and/or modify ;;; it under the terms of the GNU General Public License as published by ;;; the Free Software Foundation; either version 2, or (at your option) ;;;...
4,567
Common Lisp
.lisp
105
34.533333
102
0.581835
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
329623b1fd11cd9f11af0ad77d188426793e5c122819a1908e78c5904976cf48
22,396
[ -1 ]
22,397
stumpwm.asd
joelagnel_stumpwm/stumpwm.asd
;;; -*- Mode: Lisp -*- (defpackage :stumpwm-system (:use :cl :asdf)) (in-package :stumpwm-system) ;; This is a hack for debian because it calls cmucl's clx ;; cmucl-clx. *very* annoying. I don't actually know if debian still ;; does this. #+cmu (progn (ignore-errors (require :cmucl-clx)) (ignore-errors (requi...
1,760
Common Lisp
.asd
54
23.648148
68
0.518801
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
15e8a92ee206c7841f69543fc4aa75daf087ad5acd652acc627fb4b19cc17f3f
22,397
[ -1 ]
22,414
Makefile.in
joelagnel_stumpwm/Makefile.in
LISP=@LISP_PROGRAM@ clisp_BUILDOPTS=-K full -on-error exit ./make-image.lisp sbcl_BUILDOPTS=--load ./make-image.lisp openmcl_BUILDOPTS=--load ./make-image.lisp clisp_INFOOPTS=-K full -on-error exit -x "(load \"asdf.lisp\") (load \"stumpwm.asd\") (load \"@PPCRE_PATH@/cl-ppcre.asd\") (asdf:operate 'asdf:load-op :stumpw...
3,148
Common Lisp
.l
56
54.517857
249
0.737407
joelagnel/stumpwm
2
1
0
GPL-2.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
fc0020a696704b6618b670c7df3ed603db9ab573e818b62e3f00f88aad75642b
22,414
[ -1 ]
22,456
like-that-generator.lisp
rheaplex_like-that-generator/like-that-generator.lisp
#!/usr/bin/sbcl ;; like-that-generator.lisp - Script to make Like That's works programatically. ;; Copyright (C) 2008 Rob Myers rob@robmyers.org ;; ;; This file is part of Like That. ;; ;; Like That is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as pub...
17,228
Common Lisp
.lisp
391
39.930946
90
0.655652
rheaplex/like-that-generator
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
ec180159b3a58e7c48caf5f15bb4dfc9fdde9b12aa00d6692a909fe01e50ea6d
22,456
[ -1 ]
22,458
circle_triangle_square.pde
rheaplex_like-that-generator/source/form/circle_triangle_square.pde
// (:clashes "outline" "burst_3d" "cluster_3d" "grow_3d") String MODE = P3D; int KIND_COUNT = 3; class Form { float size; float x; float y; int kind; Form () { kind = int (random (KIND_COUNT)); } void draw () { switch (kind) { case 0: ellipseMode (CENTER); ellipse (x, y, si...
684
Common Lisp
.cl
37
13.189189
57
0.530421
rheaplex/like-that-generator
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
4dc03f30107c14571388555e47dc36f9ede734ce0825b35e66e5bc5356524411
22,458
[ -1 ]
22,459
circle.pde
rheaplex_like-that-generator/source/form/circle.pde
// (:clashes "outline" "burst_3d" "cluster_3d" "grow_3d") String MODE = P3D; class Form { float size; float x; float y; Form () { } void draw () { ellipseMode (CENTER); ellipse (x, y, size, size); } }
219
Common Lisp
.cl
16
11.5625
57
0.625
rheaplex/like-that-generator
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
a7621e04193e23ff3ebdaaf78566d3c5467bb8332aa051499834d85525f09b29
22,459
[ -1 ]
22,475
cluster_3d.pde
rheaplex_like-that-generator/source/animation/cluster_3d.pde
class Animation { float x; float y; float z; float size; float start_shrinking; float stop_shrinking; float shrink_factor; float start_growing; float stop_growing; float grow_factor; Animation (float xx, float yy, float zz, float siz, float start_grow, float...
1,584
Common Lisp
.l
70
17.657143
59
0.586971
rheaplex/like-that-generator
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
8844529cd2803aa3cc71e23f40c8a355720ad396a17ca3edcdae9823b770dda0
22,475
[ -1 ]
22,476
cluster_2d.pde
rheaplex_like-that-generator/source/animation/cluster_2d.pde
class Animation { float x; float y; float size; float start_shrinking; float stop_shrinking; float shrink_factor; float start_growing; float stop_growing; float grow_factor; Animation (float xx, float yy, float zz, float siz, float start_grow, float stop_grow, ...
1,516
Common Lisp
.l
68
17.529412
59
0.596208
rheaplex/like-that-generator
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
45f09506effc3178fcd84523f2aaac02234eca0721211a43dbcea3f11dbca637
22,476
[ -1 ]
22,477
sequential.pde
rheaplex_like-that-generator/source/sequence/sequential.pde
// Configuration constants int min_objects = 4; int max_objects = 24; // In pixels int canvas_width = 400; int canvas_height = 400; int min_object_x = -100; int max_object_x = 100; int min_object_y = -100; int max_object_y = 100; float min_object_start_t = 0.0; float max_object_start_t = 0.5; int min_object_size ...
2,380
Common Lisp
.l
94
22.117021
66
0.656042
rheaplex/like-that-generator
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
91513fb5669a3d4a3bfb68891793dc2c22c5956f47cc0c526125cff9dc778c82
22,477
[ -1 ]
22,478
flat_black.pde
rheaplex_like-that-generator/source/appearance/flat_black.pde
class Appearance { void draw (Form f) { fill (0); f.draw (); } }
72
Common Lisp
.l
8
7.125
19
0.59375
rheaplex/like-that-generator
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
5c1ca58696eed26d10f63b3ab68dbd2b2b21a7dd1b68ae3753e1b190565e51ea
22,478
[ -1 ]
22,479
transparent_black.pde
rheaplex_like-that-generator/source/appearance/transparent_black.pde
class Appearance { void draw (Form f) { fill (0, 0, 0, 245); f.draw (); } }
83
Common Lisp
.l
8
8.5
22
0.573333
rheaplex/like-that-generator
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
d21b45fe33fb498534b7459e7946088943195fbcb4c81307c5f1fc582c046e36
22,479
[ -1 ]
22,480
flesh.pde
rheaplex_like-that-generator/source/appearance/flesh.pde
class Appearance { void draw (Form f) { //fill (255, 180, 175, 200); //fill (250, 160, 145, 200); //fill (255, 201, 188, 200); fill (250, 230, 210, 200); f.draw (); } }
182
Common Lisp
.l
11
14.363636
30
0.567251
rheaplex/like-that-generator
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
1a6c727b710e56fe639f13825ac0d05a912d67695552d4867e1cc3f4add25852
22,480
[ -1 ]
22,481
outline.pde
rheaplex_like-that-generator/source/appearance/outline.pde
class Appearance { void draw (Form f) { noFill (); stroke (0); strokeWeight (2.0); f.draw (); } }
109
Common Lisp
.l
10
8.8
21
0.606061
rheaplex/like-that-generator
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
0fdf18d6e67a5889222c4506142faae384cf580788a4efb4d4529f557ce3d522
22,481
[ -1 ]
22,482
flat_white.pde
rheaplex_like-that-generator/source/appearance/flat_white.pde
class Appearance { Appearance () {} void draw (Form f) { fill (255); f.draw (); } }
95
Common Lisp
.l
10
7.4
19
0.595238
rheaplex/like-that-generator
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
9dc88cebb29b09608c1f3b9e2dd2cb87145b9fd4418cfece14a21ed4e8bfa2f9
22,482
[ -1 ]
22,483
polychrome.pde
rheaplex_like-that-generator/source/appearance/polychrome.pde
class Appearance { color col; Appearance () { col = color (random (255), random (255), random (255)); } void draw (Form f) { fill (col); f.draw (); } }
168
Common Lisp
.l
13
10.692308
57
0.607843
rheaplex/like-that-generator
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
4c4c952db3af615b842a9e91cc1c4d321d03cc23d550721e059ffa516f9ed9b6
22,483
[ -1 ]
22,484
transparent_polychrome.pde
rheaplex_like-that-generator/source/appearance/transparent_polychrome.pde
class Appearance { color col; Appearance () { col = color (random (255), random (255), random (255), 128); } void draw (Form f) { fill (col); f.draw (); } }
173
Common Lisp
.l
13
11.076923
62
0.607595
rheaplex/like-that-generator
2
0
0
GPL-3.0
9/19/2024, 11:28:00 AM (Europe/Amsterdam)
e69287be42f00e3fef8221358da0357e85e554b79fc1adfb6eac045346e2097c
22,484
[ -1 ]