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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
15,628 | peachs-castle-wannabe.lisp | pouar_yadfa/data/events/peachs-castle-wannabe.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-events"; coding: utf-8-unix; -*-
(in-package :yadfa-events)
(defevent got-all-shine-stars-1
:lambda (lambda (self)
(declare (ignore self))
(f:fmt t "You got a MacGuffin in exchange for 5 Shine Stars, yay." #\Newline #\Newline)
... | 4,782 | Common Lisp | .lisp | 66 | 60.333333 | 475 | 0.616447 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | ae75b2ed6a0465e1dfa34b2554f22a6fa0f31da91cd71bba5f32bb450012f882 | 15,628 | [
-1
] |
15,629 | base.lisp | pouar_yadfa/data/events/base.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-events"; coding: utf-8-unix; -*-
(in-package :yadfa-events)
(defevent get-diaper-locked-1)
| 146 | Common Lisp | .lisp | 3 | 47.666667 | 87 | 0.692308 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 9964cb09d26d2fcd53cd47f657a9ae098fa592d84000c5763337cc45c081db5f | 15,629 | [
-1
] |
15,630 | silver-cape.lisp | pouar_yadfa/data/events/silver-cape.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-events"; coding: utf-8-unix; -*-
(in-package :yadfa-events)
(defevent enter-silver-cape-1
:lambda (lambda (self)
(declare (ignore self))
(setf (getf (warp-points-of (get-zone '(0 0 0 yadfa-zones:secret-underground))) 'yadfa-zones:silver-ca... | 2,847 | Common Lisp | .lisp | 28 | 88.642857 | 358 | 0.646328 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | acb0fba7589915136e1c470656c7ed68af03cd477be08ac78968c15c02fb1b8b | 15,630 | [
-1
] |
15,631 | bandits-domain.lisp | pouar_yadfa/data/events/bandits-domain.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-events"; coding: utf-8-unix; -*-
(in-package :yadfa-events)
(defevent enter-bandits-village-1
:lambda (lambda (self)
(declare (ignore self))
(set-new-battle '((yadfa-enemies:diapered-raccoon-bandit . '(:level 5)))
... | 27,563 | Common Lisp | .lisp | 286 | 64.566434 | 386 | 0.48425 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 870ab59357c94ab081627453d9241871b34f86f59c4a8d08d9f73221595f2437 | 15,631 | [
-1
] |
15,632 | abdl.lisp | pouar_yadfa/data/status-conditions/abdl.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-status-conditions"; coding: utf-8-unix; -*-
(in-package :yadfa-status-conditions)
(defclass wetting (status-condition)
()
(:default-initargs
:name "Wetting"
:description "User is currently wetting himself/herself"
:duration 1
:blocks-turn t))
(defme... | 3,139 | Common Lisp | .lisp | 68 | 40.617647 | 143 | 0.649951 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 84ae6a2eb570810cc0b60733cdcf4ad3575ee4a9a79d012dc29f64a14867a62d | 15,632 | [
-1
] |
15,633 | pokemon.lisp | pouar_yadfa/data/status-conditions/pokemon.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-status-conditions"; coding: utf-8-unix; -*-
(in-package :yadfa-status-conditions)
(defclass poisoned (status-condition)
()
(:default-initargs
:name "Poisoned"
:description "User is currently poisoned"
:duration t))
(defmethod condition-script ((user ba... | 587 | Common Lisp | .lisp | 13 | 41.076923 | 98 | 0.6777 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 5e1f5735022bf5ddf3773c019c1976b92e45f06ab39a3ada49aa4b1e8a68134b | 15,633 | [
-1
] |
15,634 | misc.lisp | pouar_yadfa/data/status-conditions/misc.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-status-conditions"; coding: utf-8-unix; -*-
(in-package :yadfa-status-conditions)
(defclass skunked (status-condition)
()
(:default-initargs
:name "Skunked"
:description "User's defenses are reduced due to the smell"
:duration 5
:accumulative 3
:... | 348 | Common Lisp | .lisp | 10 | 31.9 | 98 | 0.701183 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 02c1288fc5f3b0bf29b2375128fc8299e19ef1b0295f98f46fe6a8de90d4b439 | 15,634 | [
-1
] |
15,635 | regular.lisp | pouar_yadfa/data/moves/regular.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-moves"; coding: utf-8-unix; -*-
(in-package :yadfa-moves)
(defclass mush (move debuff) ()
(:default-initargs
:name "Mush"
:description "Mush the target's diaper"
:element-types '#.(coerce-element-types 'yadfa-element-types:abdl)))
(defmethod attack ((tar... | 13,168 | Common Lisp | .lisp | 249 | 40.124498 | 154 | 0.54981 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 71c35355b18e87536c52a4149555d4153787b4c809d9dd418fec1fd06e2138f0 | 15,635 | [
-1
] |
15,636 | haunted.lisp | pouar_yadfa/data/moves/haunted.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-moves"; coding: utf-8-unix; -*-
(in-package :yadfa-moves)
(defclass ghost-tickle (tickle) ()
(:default-initargs
:name "Ghost Tickle"))
(defmethod attack ((target base-character) (user base-character) (attack ghost-tickle))
(if (getf (attributes-of target) :n... | 1,822 | Common Lisp | .lisp | 34 | 47.823529 | 103 | 0.659396 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 0d3f59a47cc4705709d6f3074a1650da93ff2a11048d5717172e549cc65cad24 | 15,636 | [
-1
] |
15,637 | pokemon.lisp | pouar_yadfa/data/moves/pokemon.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-moves"; coding: utf-8-unix; -*-
(in-package :yadfa-moves)
(defclass superglitch (damage-move) ()
(:default-initargs
:name "Superglitch"
:description "Classic glitch move from the Pokémon games, but without the undefined behavior and unwanted side effects."... | 4,758 | Common Lisp | .lisp | 104 | 38.653846 | 133 | 0.636872 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | cd239ccf397ad8b2532e121c7c8ad875ea904aedf088b6943663e1c430927ae9 | 15,637 | [
-1
] |
15,638 | dbz.lisp | pouar_yadfa/data/moves/dbz.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-moves"; coding: utf-8-unix; -*-
(in-package :yadfa-moves)
(defclass kamehameha (damage-move) ()
(:default-initargs
:name "Kamehameha Wave"
:description "Say “Kamehameha!!!” and fire a huge burst of energy"
:energy-cost 12
:power 200))
(defmethod attac... | 498 | Common Lisp | .lisp | 10 | 46.8 | 103 | 0.698347 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 7a1d5227f9765fe2f9c7162ac5690d2b9f90ed2afbb1544319c8e9b3a6d0f745 | 15,638 | [
-1
] |
15,639 | base.lisp | pouar_yadfa/data/props/base.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-props"; coding: utf-8-unix; -*-
(in-package :yadfa-props)
(defun change-the-baby (user &rest new-diaper)
(let ((b (apply #'make-instance new-diaper)))
(iter (for clothes on (wear-of user))
(when (typep (car clothes) 'bottoms)
(handler-ca... | 19,688 | Common Lisp | .lisp | 293 | 40.010239 | 381 | 0.438103 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 21d2d58acd505ba5dbb1e153e0ff56d6222ba61eedcbf41098e320f3b0067a43 | 15,639 | [
-1
] |
15,640 | washers.lisp | pouar_yadfa/data/props/props/washers.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-props"; coding: utf-8-unix; -*-
(in-package :yadfa-props)
| 113 | Common Lisp | .lisp | 2 | 55.5 | 86 | 0.657658 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 89e718ba96082f32fe2d0365935b10ca6f21d950810c2ccfae894b5b8a906657 | 15,640 | [
-1
] |
15,641 | beds.lisp | pouar_yadfa/data/props/props/beds.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-props"; coding: utf-8-unix; -*-
(in-package :yadfa-props)
(defclass pet-bed (placable-bed) ()
(:default-initargs :name "Pet Bed"
:description "A portable pet bed big enough for you to sleep in"))
(defmethod use-script ((item pet-bed) (user ba... | 720 | Common Lisp | .lisp | 13 | 50.230769 | 114 | 0.666195 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 50b875dd52a7ccb3d91f69eb6e949c4fd2ae3d3f05dffb4c5fdb6bde2de6c3e0 | 15,641 | [
-1
] |
15,642 | toilets.lisp | pouar_yadfa/data/props/props/toilets.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-props"; coding: utf-8-unix; -*-
(in-package :yadfa-props)
(defclass training-potty (placable-toilet) ()
(:default-initargs :name "Training Potty"
:description "A training potty"))
| 258 | Common Lisp | .lisp | 5 | 46 | 86 | 0.652174 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 112ecd42b7106286d952a47be7534ef7ae110222ccdff22a6ab666b594e8bfa2 | 15,642 | [
-1
] |
15,643 | allies.lisp | pouar_yadfa/data/team-members/allies.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-allies"; coding: utf-8-unix; -*-
(in-package :yadfa-allies)
(defclass slynk (playable-ally ally-last-minute-potty-training pantsable-character) ()
(:default-initargs
:name "Slynk"
:male t
:wear (let ((diaper (progn (c2mop:ensure-finalized (find-class 'ya... | 4,364 | Common Lisp | .lisp | 71 | 52.873239 | 294 | 0.658048 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | d29eb93ba4d75ec04686ade571c33cf4e5b02442de39ba920398e37ab199b038 | 15,643 | [
-1
] |
15,644 | catchables.lisp | pouar_yadfa/data/team-members/catchables.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-allies"; coding: utf-8-unix; -*-
(in-package :yadfa-allies)
(defclass raptor (adopted-enemy ally-feral) ()
(:default-initargs
:name "Raptor"
:malep (a:random-elt '(t nil))
:description "Biologically inaccurate velociraptor. The kind you see in Jurassic P... | 2,994 | Common Lisp | .lisp | 55 | 47.836364 | 198 | 0.691732 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | f3182e8f5f7a0898644b4bf2210b29b7b38d68b67d20fb62516c9b7313fe079f | 15,644 | [
-1
] |
15,645 | package.lisp | pouar_yadfa/t/package.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "common-lisp-user"; coding: utf-8-unix; -*-
(uiop:define-package #:yadfa-tests
(:use #:cl #:fiveam #:iterate)
(:export #:all-tests
#:initialization-tests
#:initialize-items
#:initialize-enemies
#:initialize-moves
... | 414 | Common Lisp | .lisp | 11 | 29.272727 | 91 | 0.595533 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 992e58ebdb577453497a943b76f5c77a4d01512497883448bf8648e27d0560b3 | 15,645 | [
-1
] |
15,646 | main.lisp | pouar_yadfa/t/main.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-tests"; coding: utf-8-unix; -*-
(in-package :yadfa-tests)
(def-suite all-tests)
(def-suite initialization-tests :in all-tests)
(in-suite initialization-tests)
(defmacro test-initialize-package (package)
`(iter (for class in-package ,package external-only t)
... | 1,040 | Common Lisp | .lisp | 24 | 37.541667 | 86 | 0.683071 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 3ec3d331ed8abc1df9210cc1ceb65e8bdb196eb68ec73798fbf05996756e80c5 | 15,646 | [
-1
] |
15,647 | net.pouar.yadfa.appdata.xml.lisp | pouar_yadfa/flatpak/net.pouar.yadfa.appdata.xml.lisp | (:!root
((:!header :version "1.0" :encoding "UTF-8"))
(:!comment "Copyright 2018 Pouar Dragon")
(application
((id :type "desktop") "net.pouar.yadfa.desktop")
(name "Yadfa")
(summary "Yet Another Diaperfur Adventure")
(metadata_license "CC0-1.0")
(update_contact "pouar@pouar.net")
(categori... | 1,261 | Common Lisp | .lisp | 30 | 36.566667 | 98 | 0.651503 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | d928586d6220cdb98a28a445ddabdfc4d9c33f8f489c1288c91dd96ac80cb8d4 | 15,647 | [
-1
] |
15,648 | create-appstream-metadata.lisp | pouar_yadfa/flatpak/create-appstream-metadata.lisp | #-quicklisp
(let ((quicklisp-init (merge-pathnames "quicklisp/setup.lisp"
(user-homedir-pathname))))
(when (probe-file quicklisp-init)
(load quicklisp-init)))
(ql:quickload :plump-sexp)
(with-open-file (r (uiop:merge-pathnames*
(make-pathname :directory '... | 878 | Common Lisp | .lisp | 16 | 41.625 | 118 | 0.578886 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | a19dd356e6ae4c6d50b2bbf61f205474f76d696cde55bd23d850be6a1fc37848 | 15,648 | [
-1
] |
15,649 | ccl-init.lisp | pouar_yadfa/ci/ccl-init.lisp | (in-package :ccl)
(handler-bind ((error #'(lambda (c)
(let ((r (find-restart 'continue c)))
(when r (invoke-restart r))))))
(defun fd-input-available-p (fd &optional milliseconds)
"Returns true or false depending on whether input is available.
In some cases... | 2,557 | Common Lisp | .lisp | 49 | 39.367347 | 131 | 0.539106 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | c361ba86d10964f0301402246be784ff1bef3d332cd9b895b6f2299b22cd5dab | 15,649 | [
-1
] |
15,650 | util.lisp | pouar_yadfa/core/util.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-util"; coding: utf-8-unix; -*-
(in-package :yadfa-util)
(defun shl (x width bits)
"Compute bitwise left shift of @var{X} by @var{BITS} bits, represented on @var{WIDTH} bits"
(logand (ash x bits)
(1- (ash 1 width))))
(defun shr (x width bits)
"Comput... | 8,500 | Common Lisp | .lisp | 148 | 46.405405 | 342 | 0.613865 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 62496929a006b012446e9c1575d752cb18b9d174c1ae58391ce4db9027daf242 | 15,650 | [
-1
] |
15,651 | patches.lisp | pouar_yadfa/core/patches.lisp | ;;;; -*- mode: Common-Lisp; coding: utf-8-unix; -*-
(in-package :serialization-format)
(defun array-values (expr)
(elt expr 6))
(defun array-fill-pointer (expr)
(elt expr 4))
(defun array-adjustable (expr)
(elt expr 5))
(in-package :climi)
;;; I think it's supposed to use maybe-funcall instead of funcall
(defme... | 15,155 | Common Lisp | .lisp | 264 | 37.234848 | 170 | 0.507389 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 9e61fa1863b14fea583c79d270d434694c52e0c3e78e5b7aa4f128b17092e227 | 15,651 | [
-1
] |
15,652 | declt-patches.lisp | pouar_yadfa/core/declt-patches.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "net.didierverna.declt"; coding: utf-8-unix; -*-
(in-package :net.didierverna.declt)
(defun render-docstring (item)
"Render ITEM's documentation string.
Rendering is done on *standard-output*."
(when-let ((docstring (docstring item)))
(write-string docstri... | 12,075 | Common Lisp | .lisp | 343 | 32.137026 | 115 | 0.628331 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | a3706a641f9b379520784251d73b86841c936e643b2d035887d0d882d396ed83 | 15,652 | [
-1
] |
15,653 | bin.lisp | pouar_yadfa/core/bin/bin.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa"; coding: utf-8-unix; -*-
(in-package :yadfa)
(defunassert yadfa-bin:get-inventory-of-type (type)
(type type-specifier)
(get-positions-of-type type (inventory-of (player-of *game*))))
(defun yadfa-bin:reload-files (&rest keys &key compiler-verbose &allow-othe... | 43,226 | Common Lisp | .lisp | 675 | 44.654815 | 1,161 | 0.504184 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 9ee1693afcbeba2190b8a8d2d1af979e2c4d312e0c90cbe91e7afed69890145b | 15,653 | [
-1
] |
15,654 | world.lisp | pouar_yadfa/core/bin/world.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa"; coding: utf-8-unix; -*-
(in-package :yadfa)
(defunassert yadfa-world:save-game (path)
(path (or simple-string pathname))
#.(format nil "This function saves current game to @var{PATH}
~a."
(xref yadfa-world:load-game :function))
(ensure-direct... | 24,375 | Common Lisp | .lisp | 384 | 50.867188 | 868 | 0.588277 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 5036ae94ff0ada04a40c057bf0f080a95543052a2add5172592ee8062ec34495 | 15,654 | [
-1
] |
15,655 | battle.lisp | pouar_yadfa/core/bin/battle.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa"; coding: utf-8-unix; -*-
(in-package :yadfa)
(defunassert yadfa-battle:fight (attack &key target friendly-target)
(target (or null unsigned-byte type-specifier)
friendly-target (or null unsigned-byte type-specifier)
attack (or symbol bo... | 10,049 | Common Lisp | .lisp | 165 | 39.133333 | 408 | 0.471975 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 4babe53358698a61faf9984d49b3989d47705db6d9cf8dc43e39613f6c98a207 | 15,655 | [
-1
] |
15,656 | hooks.lisp | pouar_yadfa/core/libexec/hooks.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa"; coding: utf-8-unix; -*-
(in-package :yadfa)
(sc:define-hook-type move-command (function (symbol list) (values &rest t)))
(sc:define-hook 'hook-move-command 'yadfa-world:move)
| 232 | Common Lisp | .lisp | 4 | 57 | 80 | 0.701754 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 0747e9010eb23e6c220f237ea76b9c67a3d9dfab0360a2c4f2ea7958297aee3b | 15,656 | [
-1
] |
15,657 | declares.lisp | pouar_yadfa/core/libexec/declares.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa"; coding: utf-8-unix; -*-
(in-package :yadfa)
(declaim (ftype (function () (values (eql t) &optional)) switch-user-packages go-to-sleep)
(ftype (function (list) (values (or zone null) t &optional)) get-zone)
(ftype (function (integer list) (values... | 5,157 | Common Lisp | .lisp | 57 | 79.070175 | 153 | 0.657843 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | b016f48ad211092c871a9f4909d08a06f778ba1d51409cadd0a6a4e383caf690 | 15,657 | [
-1
] |
15,658 | mcclim.lisp | pouar_yadfa/core/libexec/mcclim.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa-clim"; coding: utf-8-unix; -*-
(in-package :yadfa-clim)
(c:define-command-table yadfa-world-commands)
(c:define-command-table yadfa-battle-commands)
(c:define-command-table yadfa-bin-commands)
(c:define-command-table yadfa-menu-commands)
(c:define-command-table app... | 22,195 | Common Lisp | .lisp | 407 | 39.515971 | 216 | 0.539938 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 1f948871b3b69b2fa9ebe084cf2e8c43b52313867fad52ec918418e0f94f1f75 | 15,658 | [
-1
] |
15,659 | conditions.lisp | pouar_yadfa/core/libexec/conditions.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa"; coding: utf-8-unix; -*-
(in-package :yadfa)
(define-condition invalid-user-input (simple-condition) ()
(:documentation "Condition that signals when the player enters an invalid value. Their fault."))
(define-condition onesie-too-thick (simple-condition)
((clo... | 1,672 | Common Lisp | .lisp | 30 | 50.666667 | 158 | 0.69123 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 3ec3baf1aab6cbf9310f28e79cfb62c923d67aa789d4c686e95fa894b4f196b9 | 15,659 | [
-1
] |
15,660 | functions.lisp | pouar_yadfa/core/libexec/functions.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa"; coding: utf-8-unix; -*-
(in-package :yadfa)
;;; list-length-< and list-length-<= are based off of sequence-of-length-p from Alexandria
(defun list-length-<= (length list)
(declare (type list list)
(type integer length))
(let ((n (1- length)))
(... | 121,345 | Common Lisp | .lisp | 2,111 | 38.122691 | 840 | 0.485436 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | da3ed68e47c14ff236aa2281f3bc64933df31aa1a855fdc3104c3a7e74682078 | 15,660 | [
-1
] |
15,661 | classes.lisp | pouar_yadfa/core/libexec/classes.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa"; coding: utf-8-unix; -*-
(in-package :yadfa)
(defmethod ms:class-persistent-slots ((self standard-object))
(mapcar #'c2mop:slot-definition-name
(c2mop:class-slots (class-of self))))
(defun print-slot (object slot stream)
(if (slot-boundp object slot)... | 50,384 | Common Lisp | .lisp | 1,240 | 35.674194 | 578 | 0.702485 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 3d120b5623dcea573d933926da27a5feb6081146599bc528bf27bdbb8341c307 | 15,661 | [
-1
] |
15,662 | structs.lisp | pouar_yadfa/core/libexec/structs.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa"; coding: utf-8-unix; -*-
(in-package :yadfa)
(declaim (inline make-action action-documentation action-lambda action-p))
(defstruct action
"An action for a prop or item"
(documentation nil :type (or null simple-string))
(lambda '(lambda (prop))
:type coer... | 772 | Common Lisp | .lisp | 19 | 36.631579 | 80 | 0.671979 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | bf903a80563b85ef5f9f33ede3c3eab8599f321b41d6c2af1fa2b46f8ed9e82b | 15,662 | [
-1
] |
15,663 | methods.lisp | pouar_yadfa/core/libexec/methods.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa"; coding: utf-8-unix; -*-
(in-package :yadfa)
(defmethod documentation ((x symbol) (doc-type (eql 'event)))
(slot-value (get-event x) 'documentation))
(defmethod print-object ((o element-type) s)
(let ((class (slot-value (class-of o) 'name)))
(if class
... | 122,181 | Common Lisp | .lisp | 1,740 | 44.377586 | 297 | 0.445054 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 49677a988818b3b5e550950fc438102d6d6cb9635999040a57f603d54eac596b | 15,663 | [
-1
] |
15,664 | generic-functions.lisp | pouar_yadfa/core/libexec/generic-functions.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa"; coding: utf-8-unix; -*-
(in-package :yadfa)
(defgeneric cant-use-p (item user target action &rest keys &key &allow-other-keys)
(:documentation "Function that is used to determine if the player can use this item. Should return 2 values. A boolean indicating whet... | 25,432 | Common Lisp | .lisp | 409 | 51.266504 | 361 | 0.609424 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | ffcc4fdd61751b63b32928890f9ea9d97e699d6ecc2f6d86c9a7a3827b0ead44 | 15,664 | [
-1
] |
15,665 | game.lisp | pouar_yadfa/core/libexec/game.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa"; coding: utf-8-unix; -*-
(in-package :yadfa)
(unless *game* (setf *game* (make-instance 'game)))
| 153 | Common Lisp | .lisp | 3 | 50 | 80 | 0.646667 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | fdb21646cd047b91fd3d588b8105d0a0571d66ea0718e7cc5dd57ed7c8521fb9 | 15,665 | [
-1
] |
15,666 | macros.lisp | pouar_yadfa/core/libexec/macros.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa"; coding: utf-8-unix; -*-
(in-package :yadfa)
(defmacro handle-query (bindings (stream &rest forms) &body body)
"Macro used to prompt the user for input using restarts when the user enters the wrong input. @var{FORMS} is a list containing the lambda list @code{(c... | 13,931 | Common Lisp | .lisp | 205 | 45.234146 | 403 | 0.490999 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | da9b78a6397684e418eec80be67777ca9219a5602385733d2114c60a057b3797 | 15,666 | [
-1
] |
15,667 | init.lisp | pouar_yadfa/core/libexec/init.lisp | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "yadfa"; coding: utf-8-unix; -*-
(in-package :yadfa-clim)
(defclass stat-view (c:view) ())
(defconstant +stat-view+ (make-instance 'stat-view))
(in-package :yadfa)
(s:eval-always
(defmacro ref (symbol type)
(if (asdf:component-loaded-p "yadfa/docs")
(let* ((... | 4,021 | Common Lisp | .lisp | 56 | 57.482143 | 286 | 0.597324 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 4f063a6b397c5908b3c4e0cbb200d74f2008f07e9c29fd6c43122ee699e731ce | 15,667 | [
-1
] |
15,668 | package.lisp | pouar_yadfa/mods/example/package.lisp | (in-package :cl-user)
(uiop:define-package :yadfa.furaffinity.pouar.myawesomemod
(:use :cl)
(:export :celebrate)
(:local-nicknames (:y :yadfa) (:yz :yadfa-zones)))
| 170 | Common Lisp | .lisp | 5 | 31.8 | 58 | 0.709091 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | c876e3c35dac1b80863232013a56c994f4a5f23556bdc5faecf9ae11efb15f7a | 15,668 | [
-1
] |
15,669 | example.lisp | pouar_yadfa/mods/example/example.lisp | (in-package #:yadfa.furaffinity.pouar.myawesomemod)
(defun test () (print 1))
(y:defevent test-4
:lambda (lambda (self)
(declare (ignore self))
(format t "Print some text~%")))
(y:defevent test-5
:lambda (lambda (self)
(declare (ignore self))
(setf
(getf ... | 1,196 | Common Lisp | .lisp | 27 | 34.62963 | 100 | 0.557742 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 15b1d94233f217a9b39474b35b5982c7ab2efb9ffab4d0f44dfd080fb7364462 | 15,669 | [
-1
] |
15,670 | yadfa-tests.asd | pouar_yadfa/yadfa-tests.asd | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "asdf-user"; coding: utf-8-unix; -*-
(asdf:defsystem :yadfa-tests
:depends-on (:yadfa :fiveam)
:defsystem-depends-on (:fiveam-asdf)
:class :fiveam-tester-system
:test-package :yadfa-tests
:test-names (#:all-tests)
:components ((:module "t" :serial t
... | 405 | Common Lisp | .asd | 10 | 33.8 | 84 | 0.6 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | e90ed175cd1e7fb9094362007f83fc071b29dcbcc3e5e5f3c206e936db6ce2d0 | 15,670 | [
-1
] |
15,671 | yadfa.asd | pouar_yadfa/yadfa.asd | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "asdf-user"; coding: utf-8-unix; -*-
(defsystem :yadfa
:name "YADFA"
:version "0.9"
:author "Pouar"
:mailto "pouar@pouar.net"
:licence "GPL"
:description "Yet Another Diaperfur Adventure"
:long-description "Yet Another Diaperfur Adventure"
:build-operation... | 6,687 | Common Lisp | .asd | 91 | 46.395604 | 152 | 0.436022 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 2b0dac813992e86fbfd5883c30e05824ded069142e1bab9b8fad9b843447e48e | 15,671 | [
-1
] |
15,672 | yadfa-reference.asd | pouar_yadfa/docs/reference/yadfa-reference.asd | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "asdf-user"; coding: utf-8-unix; -*-
(defsystem :yadfa-reference
:defsystem-depends-on (:yadfa-asdf)
:depends-on (:yadfa :yadfa/docs)
:components (("yadfa-asdf:declt-texi" "yadfa-reference")
("yadfa-asdf:make" "Makefile"
... | 552 | Common Lisp | .asd | 9 | 44.777778 | 99 | 0.504604 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | cff157ee8f1ed2024732441a79e38fa9f03c1e1d68c300d2479e123c75fcaa49 | 15,672 | [
-1
] |
15,673 | yadfa.furaffinity.pouar.myawesomemod.asd | pouar_yadfa/mods/example/yadfa.furaffinity.pouar.myawesomemod.asd | (defsystem "yadfa.furaffinity.pouar.myawesomemod"
:name "Example Mod"
:version "1.0"
:author "Pouar"
:mailto "pouar@pouar.net"
:license "MIT"
:depends-on ("yadfa")
:components ((:file "package")
(:file "example" :depends-on ("package"))))
| 268 | Common Lisp | .asd | 9 | 25.555556 | 58 | 0.644788 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 8eef980105109fb62db0172be24404e51d239094e23d681e1165af4d9452e086 | 15,673 | [
-1
] |
15,674 | yadfa-asdf.asd | pouar_yadfa/asdf/yadfa-asdf.asd | ;;;; -*- mode: Common-Lisp; sly-buffer-package: "asdf-user"; coding: utf-8-unix; -*-
(defsystem :yadfa-asdf
:description "ASDF extensions intended to the Makefiles for the docs with ASDF. Used internally."
:long-description "ASDF extensions intended to integrate the docs and it's dependencies with ASDF, as make has... | 733 | Common Lisp | .asd | 6 | 119.833333 | 385 | 0.770289 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 431a7cc10a04d1e0fd2ac13858d9556aa321268ad3e59869f8e24275b7aeb1aa | 15,674 | [
-1
] |
15,675 | yadfa-reference.declt | pouar_yadfa/docs/reference/yadfa-reference.declt | (:yadfa
:license :gpl
:texi-name "yadfa-reference"
:introduction "Yadfa is yet another diaperfur game, written in Common Lisp. This here is the reference manual for it which is generated automatically") | 202 | Common Lisp | .cl | 4 | 49.75 | 151 | 0.80402 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 4dc9acc0a7e2361b632af08143090f55b86c9291b6104c3575c9bbef19a14f4b | 15,675 | [
-1
] |
15,676 | 0001-Listener-remove-cl-fad-dependency.patch | pouar_yadfa/flatpak/0001-Listener-remove-cl-fad-dependency.patch | From 90d6e08131bb75dbee0c7918cb54cc70c0aea55f Mon Sep 17 00:00:00 2001
From: admich <andrea.demichele@gmail.com>
Date: Sun, 22 Dec 2019 14:43:00 +0100
Subject: [PATCH] Listener: remove cl-fad dependency
---
Apps/Listener/asdf.lisp | 3 ++-
Apps/Listener/clim-listener.asd | 2 +-
Apps/Listener/dev-commands.l... | 7,119 | Common Lisp | .cl | 145 | 43.427586 | 103 | 0.629294 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | b435ca4cf7d80f2c78d93b12b173ecf13c7201541606cd61a4278253d55ffbaf | 15,676 | [
-1
] |
15,677 | 99-mcclim.conf | pouar_yadfa/flatpak/99-mcclim.conf | <?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<its:rules xmlns:its="http://www.w3.org/2005/11/its" version="1.0">
<its:translateRule translate="no" selector="/fontconfig/*[not(self::description)]"/>
</its:rules>
<description>Set preferable fonts for McCLIM</description>
<alias>... | 670 | Common Lisp | .cl | 26 | 21.846154 | 88 | 0.659938 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | d637743191d120a34a521dac08d0322655684c85c822291fb74c2802048b8705 | 15,677 | [
-1
] |
15,678 | build-ccl.sh | pouar_yadfa/ci/build-ccl.sh | #!/bin/sh
cd "$1/lisp-kernel/win64"
make -j$(nproc)
cd "$1"
./wx86cl64.exe -n -l lib/x8664env.lisp -e '(ccl:xload-level-0)' -e '(ccl:compile-ccl)' -e '(uiop:quit)'
echo '(ccl:save-application "wx86cl64.image")'|./wx86cl64.exe --image-name wx86-boot64.image --no-init --quiet --batch
| 284 | Common Lisp | .cl | 6 | 46.166667 | 119 | 0.676259 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 5694c99aff81acc173759b3e9415ea6bb9725a6fff2d8f395cda36b4d0a72db6 | 15,678 | [
-1
] |
15,684 | .gitlab-ci.yml | pouar_yadfa/.gitlab-ci.yml | image: centos:latest
pages:
only:
- master
before_script:
- tar -xf cache.tar || true
script:
- dnf -y upgrade
- dnf -y install flatpak flatpak-builder gnupg git xz bzip2 librsvg2
- gdk-pixbuf-query-loaders-64 > /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders.cache
- printf '%s' "$GPGKEY"|base64... | 1,661 | Common Lisp | .l | 38 | 39.368421 | 159 | 0.724691 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 5516ccb7a09abf7b3dbf67b4f48acf027aa16793ebc166fb1966e873957335f0 | 15,684 | [
-1
] |
15,690 | .appveyor.yml | pouar_yadfa/.appveyor.yml | image: Visual Studio 2017
platform: x64
clone_depth: 1
environment:
CACHE: 'c:\cache\'
SBCL_HOME: 'C:\Program Files\Steel Bank Common Lisp\2.0.1\'
bintrayapikey:
secure: O42a6FepgN/X3CzWpPbJkuKRhmENlIwBfbtMVQLKSWR/annp514THuh4Dynu6xLZ
install:
# Like Windows Installer, Chocolatey's build files are apparently... | 8,495 | Common Lisp | .l | 93 | 89.172043 | 264 | 0.754434 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 565f987fb65f6d92ee3b4c284ba60a935b8ef621db4ad5a2ccf9aad789b0116a | 15,690 | [
-1
] |
15,756 | blank.xpm | pouar_yadfa/pixmaps/map-patterns/blank.xpm | /* XPM */
static char *blank[] = {
/* columns rows colors chars-per-pixel */
"16 16 2 1 ",
" c black",
". c white",
/* pixels */
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ... | 452 | Common Lisp | .l | 24 | 17.833333 | 41 | 0.168224 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 8b8eedca70d7a304ebf6ee880b8a9b9ae280302e290902c453aec72402472df5 | 15,756 | [
-1
] |
15,757 | solid.xpm | pouar_yadfa/pixmaps/map-patterns/solid.xpm | /* XPM */
static char *solid[] = {
/* columns rows colors chars-per-pixel */
"16 16 2 1 ",
" c black",
". c white",
/* pixels */
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"................",
"............ | 452 | Common Lisp | .l | 24 | 17.833333 | 41 | 0.168224 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 4b5fcffef9312679cc0186ea35dd7fd828c41727534687a064ec06f115246cbd | 15,757 | [
-1
] |
15,758 | hollow.xpm | pouar_yadfa/pixmaps/map-patterns/hollow.xpm | /* XPM */
static char *hollow[] = {
/* columns rows colors chars-per-pixel */
"16 16 2 1 ",
" c black",
". c white",
/* pixels */
"................",
"................",
".. ..",
".. ..",
".. ..",
".. ..",
".. ..",
".. ..",
".. ..",
".. ... | 453 | Common Lisp | .l | 24 | 17.875 | 41 | 0.170163 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | f397711a114ee85706856b0325f0167431c2bb62c7a3633d5c03a64d1968faf6 | 15,758 | [
-1
] |
15,759 | style-common.css | pouar_yadfa/docs/reference/style-common.css | /*
* taken from https://sourceforge.net/p/sbcl/sbcl/ci/master/tree/doc/manual
*/
/*
* Based on version 1.0.1 of the texinfo-css stylesheet published by
* sirgazil (https://bitbucket.org/sirgazil/texinfo-css).
*
* Public domain 2016 sirgazil. All rights waived.
*/
/* NATIVE ELEMENTS */
a:link,
a:visited {
co... | 2,673 | Common Lisp | .l | 175 | 12.428571 | 75 | 0.648923 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 967970666cfb9ba3a29e70bc0dd54afcbc5b5452a53c54b6838e9adf324d9d2e | 15,759 | [
-1
] |
15,761 | Makefile | pouar_yadfa/docs/reference/Makefile | SRC := yadfa-reference.texi
export MAKEINFO := makeinfo
export TEX := pdftex --output-format=dvi
export PDFTEX := xetex
TEXOBJS := yadfa-reference.ps yadfa-reference.dvi yadfa-reference.pdf
OBJS := yadfa-reference.info yadfa-reference.html
INSTALL := install
INSTALL_DATA := $(INSTALL) -m644
INSTALL_DIR := $(INSTALL) -D... | 2,510 | Common Lisp | .l | 55 | 42.327273 | 261 | 0.715811 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | caeb2b08d5301c691896e0e1cfb06955b302ad9d64dd3fff3471541a71ba498f | 15,761 | [
-1
] |
15,762 | style-single.css | pouar_yadfa/docs/reference/style-single.css | .header {
display: none;
}
.menu {
display: none;
}
| 61 | Common Lisp | .l | 6 | 7.666667 | 18 | 0.592593 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | e57eb5a308d7aac8a46f9d04e475db6b45fbb562a6f50f59ab6ec7606955298c | 15,762 | [
-1
] |
15,763 | style-multi.css | pouar_yadfa/docs/reference/style-multi.css | .header {
background-color: #F2F2F2;
font-size: small;
padding: 0.2em 1em;
}
.menu * {
border-style: none;
}
.menu td {
padding: 0.5em 0em;
}
.menu td:last-child {
width: 60%;
}
.menu th {
background-color: inherit;
}
| 250 | Common Lisp | .l | 17 | 11.823529 | 30 | 0.624454 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | cc17d45c29c8714998da1b8e95023c5a3807c7bf7ef54e8938fc9b610a269b49 | 15,763 | [
-1
] |
15,766 | net.pouar.yadfa.yml | pouar_yadfa/flatpak/net.pouar.yadfa.yml | app-id: net.pouar.yadfa
runtime: org.freedesktop.Platform
runtime-version: '19.08'
sdk: org.freedesktop.Sdk
command: /app/bin/yadfa
cleanup:
- /tmp
- /bin/wget
- /etc
- /share/runtime
- /share/locale
- /share/man
- /lib/debug
- /lib/yadfa/ci
- /lib/yadfa/flatpak
- /lib/yadfa/chocolatey
- /lib/yadf... | 7,596 | Common Lisp | .l | 150 | 44.466667 | 744 | 0.675396 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 9bee5d8b62760dee0d3056c081c4d4a66cd81288a41217b2fef71c8e08c55017 | 15,766 | [
-1
] |
15,768 | yadfa.flatpakrepo | pouar_yadfa/flatpak/yadfa.flatpakrepo | [Flatpak Repo]
Title=yadfa
Url=https://pouar.gitlab.io/yadfa
Homepage=https://cgit.pouar.net/yadfa.git/about
Comment=Flatpak Repository for Yet Another Diaperfur Adventure
Description=Flatpak Repository for Yet Another Diaperfur Adventure
Icon=https://glcdn.githack.com/pouar/yadfa/raw/cf8d24251adf766808bd85f1eadeebfe6e... | 887 | Common Lisp | .l | 8 | 109.875 | 531 | 0.935154 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | ca3b81102935c40537f8957be06e42683bfd7c46724d54289cfbddc272a94397 | 15,768 | [
-1
] |
15,772 | yadfa.flatpakref | pouar_yadfa/flatpak/yadfa.flatpakref | [Flatpak Ref]
Name=net.pouar.yadfa
Branch=master
Title=Yadfa
Url=https://pouar.gitlab.io/yadfa
RuntimeRepo=https://dl.flathub.org/repo/flathub.flatpakrepo
Comment=Yet Another Diaperfur Adventure
Description=An experimental text based adventure you play by typing in Lisp code in a REPL
IsRuntime=false
Icon=https://glcdn... | 950 | Common Lisp | .l | 11 | 85.363636 | 531 | 0.928647 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | b429739277cccf483fcbaa7b07aba9d8b347d8591494a20edb4bbf9756497bbc | 15,772 | [
-1
] |
15,773 | clear-old-versions.sh | pouar_yadfa/ci/clear-old-versions.sh | #!/bin/sh
if [ "$APPVEYOR_REPO_BRANCH" = "master" ];then
for i in $(curl -s -L -u "pouar:$bintrayapikey" https://api.bintray.com/packages/pouar/yadfa-chocolatey/yadfa|jq -r .versions[1:][]);do
curl -s -X DELETE -L -u "pouar:$bintrayapikey" "https://api.bintray.com/packages/pouar/yadfa-chocolatey/yadfa/versi... | 340 | Common Lisp | .l | 6 | 53 | 139 | 0.685629 | pouar/yadfa | 5 | 1 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 352e6536b15e84a2e57f58b73d638fa17d0b44aba98fe7583f76c1486c5711a4 | 15,773 | [
-1
] |
15,810 | package.lisp | ahungry_defjs/package.lisp | ;; defjs - Common Lisp REPL fun in Javascript
;; Copyright (C) 2014 Matthew Carter
;;
;; This program 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 3 of the License, or
;; (at your option) a... | 1,029 | Common Lisp | .lisp | 33 | 27.818182 | 72 | 0.696177 | ahungry/defjs | 5 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 5a6f3d950220697b93f02518fff80ad6b6c7d84849f16830374cfe16439510d4 | 15,810 | [
-1
] |
15,811 | defjs.lisp | ahungry_defjs/defjs.lisp | ;; defjs - Common Lisp REPL fun in Javascript
;; Copyright (C) 2014 Matthew Carter
;;
;; This program 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 3 of the License, or
;; (at your option) a... | 9,053 | Common Lisp | .lisp | 200 | 36.13 | 95 | 0.595869 | ahungry/defjs | 5 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 338d092a8a9fc0ec555b666e7589bbce7f7b524aba821e5ab5cab29fed8ea5a5 | 15,811 | [
-1
] |
15,812 | defjs.asd | ahungry_defjs/defjs.asd | ;; defjs - Common Lisp REPL fun in Javascript
;; Copyright (C) 2014 Matthew Carter
;;
;; This program 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 3 of the License, or
;; (at your option) a... | 1,153 | Common Lisp | .asd | 30 | 33.466667 | 72 | 0.677074 | ahungry/defjs | 5 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 42122883f6ac05203f09fe4e26b99899a58acefcf955ef8719ee2c0c308b3af3 | 15,812 | [
-1
] |
15,830 | render.lisp | jsmpereira_common-city/render.lisp | ;;; -*- Mode: Lisp -*-
(in-package :common-city)
(defparameter *screen-width* 1024)
(defparameter *screen-height* 768)
(defparameter *map-width* (* 54 *tile-size*))
(defparameter *map-height* (* 45 *tile-size*))
(defparameter *menu-width* (- *screen-width* *map-width*))
(defparameter *bg-color* (sdl:color :r 136 :g 1... | 6,256 | Common Lisp | .lisp | 151 | 36.960265 | 130 | 0.63617 | jsmpereira/common-city | 5 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | c82e71d4dbcfe6235bb93f3d5c7d63551b07716cc3923f2f8942d125d9073c44 | 15,830 | [
-1
] |
15,831 | assets.lisp | jsmpereira_common-city/assets.lisp | ;;; -*- Mode: Lisp -*-
(in-package #:common-city)
(defparameter *tile-size* 16)
(defparameter *assets-dir*
(merge-pathnames #P"assets/" simcity-config:*base-directory*))
(defparameter *sprite-assets* (make-hash-table :test #'equal))
(defparameter *button-assets* (make-hash-table :test #'equal))
(defparameter *s... | 5,486 | Common Lisp | .lisp | 117 | 42.880342 | 105 | 0.673462 | jsmpereira/common-city | 5 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 61941954397663aae866001f40cfa7d7d945cb08f1cb5ec50fe3d3f1f4a02f40 | 15,831 | [
-1
] |
15,832 | common-city.asd | jsmpereira_common-city/common-city.asd | (defpackage #:simcity-config (:export #:*base-directory*))
(defparameter simcity-config:*base-directory*
(make-pathname :name nil :type nil :defaults *load-truename*))
(asdf:defsystem #:common-city
:serial t
:description "(Very early) Beginnings of a Simcity clone. Gamedev Sundays."
:author "Jose Santos Marti... | 661 | Common Lisp | .asd | 17 | 33.176471 | 77 | 0.669782 | jsmpereira/common-city | 5 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | e3b028a217dee85a090436f477ee6671ec68f22c8d8d63944e46b3556ed05936 | 15,832 | [
-1
] |
15,836 | residential.png | jsmpereira_common-city/assets/residential.png | âPNG
IHDR ê CÎπ pHYs öú iTXtComment Created with GIMPd.e ÎIDAThfiÌôaÇ0FŸ)8gö«X<ÜúiÁÿ5á8ÅÅ+*‚k≤Ñ4‰Öµ€ó∂T"“Kêb3Ò©Qº≥EÄZî ÄõU§◊D0•:@ 8ñÖ¥Áé4 ∞≠˝ÇøP≠ Ôz‡ùÌø˙q~–û∫ŸórjU«b!ù`4…ZÄ◊S”ÔÏ√∑ …∆`M˘ÛÅsÚÅ4ìÿ”~≥0≤$E[XõÅl^Oc«¿;;Èü?â√∫mŒø”€XT≠D ˙Ç ¿˚n£†©òÓ ∞... | 354 | Common Lisp | .l | 3 | 117 | 346 | 0.497159 | jsmpereira/common-city | 5 | 0 | 0 | GPL-3.0 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 160dcbce63eae62c9561148b4d117ad36dd89a7a448ba41fcd9bfb5942093cdf | 15,836 | [
-1
] |
15,851 | document-nudruz.lisp | gogins_csound-extended-nudruz/document-nudruz.lisp | ;;; This file is intended to automatically generate reference documentation
;;; for the nudruz system from declarations and docstrings. It must be run in
;;; the nudruz directory. I have tried a number of tools as documented herein.
;;;
;;; Nothing really works so far. The problems seem to be caused first by
;;; nud... | 4,447 | Common Lisp | .lisp | 94 | 43.074468 | 92 | 0.722363 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | b87f191be8583817fb886856c800b612f1400f3f26d9323a563894b1d4c6dd8b | 15,851 | [
-1
] |
15,852 | rhythm.lisp | gogins_csound-extended-nudruz/sources/rhythm.lisp | (in-package :cm)
;; CYC-RHYTHMS -- combines measures and subdivisions cyclically
(defun cyc-rhythms (mlens subdivs)
(let* ((subdivcyc (new cycle of subdivs))
(mlencyc (new cycle of mlens)))
(loop until (and (eop? subdivcyc)
(eop? mlencyc))
for this-subdiv = (next subdivcyc)
for this-mlen = (... | 1,211 | Common Lisp | .lisp | 29 | 38.206897 | 63 | 0.652174 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | bce7ec4ef758340691e365149988b24813a8a2a2ac675b3fb4ece1d29796bfc5 | 15,852 | [
-1
] |
15,853 | combinatorics.lisp | gogins_csound-extended-nudruz/sources/combinatorics.lisp | (in-package :cm)
;; COMBINATORICS.LISP -- misc pcset & combinatorics data
(defparameter latinsquare3
'( ( 0 1 2 ) ( 1 2 0 ) ( 2 0 1 ) ))
(defparameter latinsquare4
'( ( 0 1 2 3 ) ( 1 0 3 2 ) ( 2 3 0 1 ) ( 3 2 1 0 )))
(defparameter latinsquare5a
'( ( 0 1 2 3 4 ) ( 1 2 3 4 0 ) ( 2 3 4 0 1 )
( 3 4 0 ... | 266,394 | Common Lisp | .lisp | 13,448 | 15.339976 | 77 | 0.367987 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | b78b717266c6a5a417e4bd157a48142da27eaf58bde27072175f25c69cf1b95b | 15,853 | [
-1
] |
15,854 | fillins.lisp | gogins_csound-extended-nudruz/sources/fillins.lisp | (in-package :cm)
;; This file adds features that were missing for various reasons in Common
;; Music or in Drew Krause's code, or that I have thought worth adding
;; without breaking the framework of Drew's or Common Music's code.
(defun map-subobjects (fn container &key key recurse test type)
"Maps FN to subobject... | 4,648 | Common Lisp | .lisp | 119 | 32.890756 | 78 | 0.577393 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | d5c573ceced1e8d2ca7be52565823b0b9055263ee213601babcbabd4c7952303 | 15,854 | [
-1
] |
15,855 | package.lisp | gogins_csound-extended-nudruz/sources/package.lisp | ; This empty file is a workaround for some sort of hiccup that occurs as
; nudruz loads.
| 90 | Common Lisp | .lisp | 2 | 43.5 | 73 | 0.772727 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 6ebc57fbd7714df91613a81a1f380b1b7466565e885e4ab62b69519b9ad50f92 | 15,855 | [
-1
] |
15,856 | crawford.lisp | gogins_csound-extended-nudruz/sources/crawford.lisp | (in-package :cm)
; inspired by J"The Music of Ruth Crawford Seeger"
; (load "nudruz.lisp")
; (load "rewrite.lisp")
; (load "data/besthex.lisp")
;; APPLYING UP/DOWN CONTOURS
;; UDWN -- note-to-note utility for 'make-updown'
(defun udwn (startpit endpit udval &optional (modlen 12))
(let* ((m-startpit (mod startpit ... | 6,027 | Common Lisp | .lisp | 194 | 26.829897 | 76 | 0.632196 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 2982e3bbaf7938754f3e1263f7233e7cc9d6e2002ce34a6b04b39e7cc0ab2326 | 15,856 | [
-1
] |
15,857 | modes.lisp | gogins_csound-extended-nudruz/sources/modes.lisp | (in-package :cm)
;; examples of working with modes
; (note 51 :in oct) = E5
; (defun oct-1 (transpose oct 'cs)) == same mode up a half-step
; (keynum (note 51 :in oct))
; (loop for i from 1 to 7 collect (keynum (note i :in oct)))
(defun mode-octave (modename)
(slot-value modename 'octave))
(defun mode-size (moden... | 7,868 | Common Lisp | .lisp | 177 | 41.084746 | 92 | 0.6546 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | afca75cdf2b773636624199c437efe756fcba794a0376a0a71e41f630c4c70c9 | 15,857 | [
-1
] |
15,858 | spears.lisp | gogins_csound-extended-nudruz/sources/spears.lisp | (in-package :cm)
;; from "ampsums" files
;; SPEAR->SLOTS -- interface with imported SPEAR files
;; gives "raw" melodies (rpted notes)
(defun spear->slots (svec)
(loop for part in svec collect
(let* ((frqs (first part))
(slots (second part))
(last-slot (car (last slots))))
... | 1,493 | Common Lisp | .lisp | 38 | 30.710526 | 76 | 0.563925 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 52386583a52c0d74966852105d5221f0e292499f452b8d1c77e546ec4f9b443b | 15,858 | [
-1
] |
15,859 | vendor.lisp | gogins_csound-extended-nudruz/sources/vendor.lisp | (in-package :cm)
;; Functions imported from depencency projects not in QuickLisp
;;--------------------------------------------------
;; FROM rsm.mod
(defun %get-powers (k n)
"Get the list of the factor <k> that appears in <n>."
(loop
:with nn = n
:with facts = nil
:while (= (mod nn k) 0) :do
... | 10,948 | Common Lisp | .lisp | 249 | 35.208835 | 97 | 0.549148 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 2785fe418a4ab532e53dbbb40297cd24332c7ee5d3a7e372f6d0f6c1c667c5ca | 15,859 | [
-1
] |
15,860 | debruijn.lisp | gogins_csound-extended-nudruz/sources/debruijn.lisp | (in-package :cm)
; De Bruijn sequences
; like Eulerian paths, contain all subwords
; K = 2, N = 4; length 16
(defparameter debrn2n4
'(0 0 0 0 1 0 0 1 1 0 1 0 1 1 1 1))
; K = 2, N = 5; length 32
(defparameter debrn2n5
'(0 0 0 0 0 1 0 0 0 1 1 0 0 1 0 1 0 0
1 1 1 0 1 0 1 1 0 1 1 1 1 1))
; K = 2, N = 6; length ... | 2,933 | Common Lisp | .lisp | 64 | 42.265625 | 71 | 0.509969 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 7c9fcade2eecf6634fb1f1cd605bc13618db83d42e24f20f77d14d5f4eb17c97 | 15,860 | [
-1
] |
15,861 | nondet.lisp | gogins_csound-extended-nudruz/sources/nondet.lisp | ;;(in-package :cm)
;;(use-package :screamer)
;; load nondeterminism stuff ;;;; not (use-package 'screamer)
(in-package :screamer-user)
(defun list-eql (list1 list2)
(and (subsetp list1 list2)
(subsetp list2 list1)
(= (length list1) (length list2))))
;; N-OF-LIST -- utility for wiggle-to2
(defun n-of... | 8,036 | Common Lisp | .lisp | 197 | 32.365482 | 88 | 0.552881 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 7372a117f5f0396c3f0156febc1a5670a5940d5686f7b4ed057732df1b49af16 | 15,861 | [
-1
] |
15,862 | pplanes.lisp | gogins_csound-extended-nudruz/sources/pplanes.lisp | (in-package :cm)
;; pplanes.lisp -- projective planes (all vectors share only one element)
; gap> D := PGPointFlatBlockDesign(221);; D.blocks; BlockNumbers(D);
; size 7
(defparameter pplane3
'( ( 1 2 3 ) ( 1 4 5 ) ( 1 6 7 ) ( 2 4 6 ) ( 2 5 7 )
( 3 4 7 ) ( 3 5 6 ) ))
; gap> D := PGPointFlatBlockDesign(231);; D... | 17,366 | Common Lisp | .lisp | 394 | 40.27665 | 79 | 0.561283 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 466cd6ae60c493e7a1784bc4bbb775db19d7c4da7bac90b8489a1f08d73c17fb | 15,862 | [
-1
] |
15,863 | serialism.lisp | gogins_csound-extended-nudruz/sources/serialism.lisp | (in-package :cm)
;; 'mallalieu.lisp' = mallalieu (selfsim) & other rows
;; fun with mallalieu rows
(defparameter mallalieu '(0 1 4 2 9 5 11 3 8 10 7 6))
(defparameter mallalieu-5 '(0 5 8 10 9 1 7 3 4 2 11 6))
(defparameter mallalieu-7 '(0 7 4 2 3 11 5 9 8 10 1 6))
(defparameter mallalieu-11 '(0 11 8 10 3 7 1 9 4 2 5... | 4,605 | Common Lisp | .lisp | 130 | 31.415385 | 90 | 0.659775 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | e709e33f2aa0f137f696f2be35356656be6727578aaaa944e983d7b1d990e4c9 | 15,863 | [
-1
] |
15,864 | dk-screamtest.lisp | gogins_csound-extended-nudruz/sources/dk-screamtest.lisp | (in-package :cm)
; (load (translate-logical-pathname "clocc:src;cllib;base"))
; (load (translate-logical-pathname "clocc:src;cllib;matrix"))
; (load (translate-logical-pathname "clocc:src;cllib;gnuplot"))
; (load (translate-logical-pathname "clocc:src;cllib;octave"))
; (load (translate-logical-pathname "clocc:src;cllib... | 1,979 | Common Lisp | .lisp | 45 | 37.288889 | 91 | 0.60343 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | f36e1ffbeaef4eaa2cc895d81edf0f1598d2a1785bfab3994c38134707cd3918 | 15,864 | [
-1
] |
15,865 | tps.lisp | gogins_csound-extended-nudruz/sources/tps.lisp | (in-package :cm)
;; TONAL PITCH SPACE
; MKG (load "/home/drew/Lisp/cm-2.4.0/Druzaks/nudruz.lisp")
;; four levels (with all belonging to lower levels as well)
;; 'tonic' = 1 member
;; 'triad' = 2 more members: "basechd"
;; 'scale' = 4 more members (vary?)
;; 'chromatic space' = 5 (remaining) members
;; ---> build fro... | 1,636 | Common Lisp | .lisp | 48 | 32.020833 | 69 | 0.644997 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 918320bd2ee68515f6bf23fb1657422610978fff93bdf5826bf1eec02ef10636 | 15,865 | [
-1
] |
15,866 | selfsim.lisp | gogins_csound-extended-nudruz/sources/selfsim.lisp | (in-package :cm)
;; SELFSIM.LISP
;; making self-similar canons with cyclops.lisp and scf (nudruz.lisp)
;; Drew Krause, 2004
;; drkrause@mindspring.com
;; www.wordecho.org
;(load "cyclops.lisp")
;; S-SIM -- defines a (motoric) midi selfsim stream
;; January 2006: ties used by default
;; [setting non-nil 'no-ties' wi... | 6,459 | Common Lisp | .lisp | 161 | 33.055901 | 92 | 0.604303 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | f07b6f3bb766ca863c4d7e9d5379bb98f02ed9ff96b3ade796681c93b4d8ddca | 15,866 | [
-1
] |
15,867 | motive.lisp | gogins_csound-extended-nudruz/sources/motive.lisp | (in-package :cm)
;; MOTIVE.LISP -- using codes to create "motive" structure
;; motive = (list codeword durs)
;; e.g. ((1 0 0 1) (.25 .25 .25 .25)) = (note rest rest note)
;; utility to play motives
;; MOTIVEPLAY -- takes pits and motive (list code durs)
(defun motiveplay (pits mtiv)
(splay (code->slots (first... | 5,638 | Common Lisp | .lisp | 145 | 35.544828 | 83 | 0.667458 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 5da8b32286d560c398a164a37c8e32b39d1862e291b87782a2a03b8f5afe13f5 | 15,867 | [
-1
] |
15,868 | graphs.lisp | gogins_csound-extended-nudruz/sources/graphs.lisp | (in-package :cm)
;; GRAPHS.LISP
;; some CM graphs from group theory
;; Drew Krause, 2004
;; drkrause@mindspring.com
;; www.wordecho.org
;; D4-GRAPH: dihedral group (4) -- size 4
(defparameter d4-graph (new graph :of
`((a :id 1 :to ,(new weighting of '(2 3)))
(b :id 2 :to ,(new weighting of '(1 4)))
(c ... | 6,707 | Common Lisp | .lisp | 163 | 36.90184 | 62 | 0.57585 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 8d37847df068518ffed70d357a44fbf9749db143cb44bbc051b290c4f6578418 | 15,868 | [
-1
] |
15,869 | phrasing.lisp | gogins_csound-extended-nudruz/sources/phrasing.lisp | (in-package :cm)
;(load "sources/rewrite.lisp")
;;;
;;; Temperly-inspired phrasing (hierarchies)
;;;
;; FRASETREE -- general recursive function (makes midi)
;; pitvec = base melody
;; list-of-levels = figures from slow to fastest [list of lists]
;; basedur = duration of slowest line
;; e.g. (frasetree (indices 12 40... | 1,707 | Common Lisp | .lisp | 41 | 31.853659 | 68 | 0.543742 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 7969543f4e93b4c187e643d035f19ebb505c2289fb7fc8b6d15d24766a25d85c | 15,869 | [
-1
] |
15,870 | a-star.lisp | gogins_csound-extended-nudruz/sources/a-star.lisp | ;;; -*- Mode: LISP; Syntax: Common-lisp; Package: USER; Base: 10 -*-
; (in-package :User)
(in-package :cm)
;;;==========================================================================
;;;==========================================================================
;;;====================================================... | 7,505 | Common Lisp | .lisp | 171 | 41.350877 | 90 | 0.499726 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 4afc7782b80d64c27bf145649e10a617a7c74682db68e41e2bfa07edfc00d210 | 15,870 | [
-1
] |
15,871 | rewrite-todo.lisp | gogins_csound-extended-nudruz/sources/rewrite-todo.lisp | (in-package :cm)
(load "rewrite.lisp")
; thue-morse
(defun morse-thue (len)
(loop for x from 0 to (- len 1) collect
(mod (logcount x) 2)))
;; the binary representation of an integer
;; = (write x :base 2)
(car (multiple-value-list
(reduce #'+ (write-to-string 9 :base 2))
(bit 9)
(char-int (write-to-... | 4,465 | Common Lisp | .lisp | 159 | 19.031447 | 67 | 0.428605 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 4e3a2b301f4eef69a0ad846b066a9f81aaf28a8c4adfbbb0e3957dcef0e22cc9 | 15,871 | [
-1
] |
15,872 | scratch.lisp | gogins_csound-extended-nudruz/sources/scratch.lisp | (in-package :cm)
;; KEEPERS
(events
(splay
(transp
(mapcar (lambda (x) (car (stack-by x 7)))
(flatter
(mapcar (lambda (x) (stravrot x 'n))
(subsequences (randhexrow) 6))))
45)
(makecyc (transp (code->durs (resclassvec 3 5 7)) 2)))
"out.mid" :play 'nil)
;; WORK
(defparameter three 3)
(* ... | 52,080 | Common Lisp | .lisp | 1,632 | 26.112132 | 98 | 0.580778 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 0ebbe1ea93d7e2b204b78ecf903e4ea59d28b0f20c7d4ebcf9462d64895c4506 | 15,872 | [
-1
] |
15,873 | diffs.lisp | gogins_csound-extended-nudruz/sources/diffs.lisp | (in-package :cm)
;; DIFFS.LISP -- difference equations
;; ..use it like this..
; (define-diff diff2
; (0 1 1)
; ((lambda (x) (* x x))
; (lambda (x) (mod x 3))
; (lambda (x) (* -1 x)))
; (lambda (x) (mod x 12)))
; (diff-vals 'diff2 0 5)
; first some expansion utilities
;; MAKE-DIFF-INITS -- sets all i... | 1,805 | Common Lisp | .lisp | 42 | 37.928571 | 72 | 0.625571 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 7e357a53f0802988cbb261645a3dca40bf10fc04659f0124d9fcfffc55fe8aa0 | 15,873 | [
-1
] |
15,874 | oddities.lisp | gogins_csound-extended-nudruz/sources/oddities.lisp | (in-package :cm)
(load (asdf:system-relative-pathname 'nudruz "data/partition-table.lisp"))
;; ODDITIES - all listed asymmetrical rhythms (including rotations) -- all unique
;; nbr atx: (3 4 5 7 9 11)
;; durations: (8 11 12 16 18 20 22 24)
(defparameter oddities
'((2 3 3) (3 3 2) (3 2 3) (2 3 2 3 2) (3 2 3 2 2) (... | 3,447 | Common Lisp | .lisp | 65 | 47.815385 | 81 | 0.494212 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | 5ac7393fe55e97ba31186b32861dbd4359d0a95346e0c7b739d1bb3b7dde878e | 15,874 | [
-1
] |
15,875 | mathieugrp.lisp | gogins_csound-extended-nudruz/sources/mathieugrp.lisp | (in-package :cm)
;; mathieu etc.
;(load "nudruz.lisp")
;(load "beats.lisp")
;(load "inflect.lisp")
;(load "designs.lisp")
;(load "modes.lisp")
;(load "diffs.lisp")
;(load "rewrite.lisp")
;(load "graphs.lisp")
;(load "phrasing.lisp")
;(load "tonnetz.lisp")
;(load "selfsim.lisp")
;(load "reger.lisp")
;(load "scanons.li... | 1,027 | Common Lisp | .lisp | 43 | 21.906977 | 68 | 0.684103 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | eb8183cd5d49f726c15af65a56d3842ae8cab762fbebb9e6f6f7a93c5610b012 | 15,875 | [
-1
] |
15,876 | all-in-one-orc.lisp | gogins_csound-extended-nudruz/sources/all-in-one-orc.lisp | ;; An example Csound orchestra for Common Lisp to be used with the
;; csound.lisp or sb-csound.lisp foreign function interfaces for Csound.
(in-package :cm)
(defparameter all-in-one-orc #>qqq>
sr = 48000
ksmps = 64
nchnls = 2
0dbfs = 32768
iampdbfs init 32768
prints "Default amplitude at 0 dBFS: %9.4f\n", iampdbfs
i... | 102,728 | Common Lisp | .lisp | 2,989 | 33.328873 | 333 | 0.684193 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | db1abcfd17c6e8e29c7c5550e0881e974657e0162275f716014f953ce81cab0e | 15,876 | [
-1
] |
15,877 | designs.lisp | gogins_csound-extended-nudruz/sources/designs.lisp | (in-package :cm)
;; DESIGNS.LISP -- various routines & block designs (as lists of lists)
;; DESIGNREM -- utility for working with designs
;; takes list & returns remainders of
;; all members of design containing list
;; added June 2005
(defun designrem (alist adesign)
(let ((rawlist
(no-nils
(loop for x in a... | 33,218 | Common Lisp | .lisp | 693 | 43.528139 | 79 | 0.497215 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | b2ed77fbc1cfe0ac9be0c1d0a4589105c7b615265e00aaf48f9b40e8d22528a7 | 15,877 | [
-1
] |
15,878 | cmn.lisp | gogins_csound-extended-nudruz/sources/cmn.lisp | (in-package :cm)
; METHOD 1: EXPORT
(defparameter up
(process for key from 60 to 72
for beg from 0 by 1
collect (new midi :time beg
:keynum key
:duration 1)))
(events (splay (indices 10 60) .5) "my-score.eps" :title "up")
(events up "my-score.eps" :title ... | 932 | Common Lisp | .lisp | 33 | 22.272727 | 62 | 0.54955 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | e445790a7d63b65e6230bc56b2d3320cc042d18cb54446e44c9328b320f7c28e | 15,878 | [
-1
] |
15,879 | tonnetz.lisp | gogins_csound-extended-nudruz/sources/tonnetz.lisp | ;; TONNETZ.LISP
;; building parsimonious tonnetz for use with Common Music
;; see Cohn (JMT 41:1) etc.
;; Drew Krause, 2004
;; drkrause@mindspring.com
;; www.wordecho.org
; (load "nudruz.lisp")
(in-package :cm)
;;(use-package :screamer)
;; SOME BASIC UTILITIES
;; May 2005: "inverse-idx" moved to nudruz.lisp
;; Apr... | 12,057 | Common Lisp | .lisp | 304 | 31.207237 | 76 | 0.552901 | gogins/csound-extended-nudruz | 5 | 0 | 0 | LGPL-2.1 | 9/19/2024, 11:27:22 AM (Europe/Amsterdam) | fb95ea7e4a1b535fb304e12580c75c94c24b4f48c4b1754d336d68492adf33d7 | 15,879 | [
-1
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.