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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
36,071 | package.lisp | lisp-mirror_gendl/base/source/package.lisp | ;;
;; Copyright 2002, 2007, 2013 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the ... | 25,815 | Common Lisp | .lisp | 924 | 20.08658 | 129 | 0.579871 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 37b852a51f2a0951779ed840164df004fe2fef80a5f607d2053645bd1447033d | 36,071 | [
-1
] |
36,072 | syntax-checker.lisp | lisp-mirror_gendl/base/source/syntax-checker.lisp | (in-package :gdl)
(defparameter *on-syntax-error* :warn "Keyword symbol. Can be either :warn or :error.")
(define-condition syntax-error (error)
((text :initarg :text :reader text)))
(defun syntax-error (name token message-key message)
(let ((text (format nil "Syntax error for class ~s.~%Offending token: ~s~%~a:... | 6,439 | Common Lisp | .lisp | 153 | 37.281046 | 118 | 0.650464 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | f5be783b2f0b703953855416d515115d33e9b29ddf4b7a49c3b9b85532d3d2d0 | 36,072 | [
-1
] |
36,073 | utilities.lisp | lisp-mirror_gendl/base/source/utilities.lisp | ;;
;; Copyright 2002-2011 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GenDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the Free ... | 18,646 | Common Lisp | .lisp | 368 | 43.252717 | 128 | 0.646622 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | d2045f698f833d768c14750c11cdbcbc23ceef497518c73516990b3127ad5780 | 36,073 | [
-1
] |
36,074 | metaclasses.lisp | lisp-mirror_gendl/base/source/metaclasses.lisp | ;;
;; Copyright 2002-2011 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the Free S... | 3,420 | Common Lisp | .lisp | 60 | 53.883333 | 95 | 0.778944 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | f0ebfe036cf89d13a43944511a78b6b7efd408f051791bde69044d4abf8d8531 | 36,074 | [
-1
] |
36,075 | genworks.lisp | lisp-mirror_gendl/base/source/genworks.lisp | ;;;; -*- coding: utf-8 -*-
;;
;; Copyright 2002-2011, 2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the Free Software Foundation, either
;; versi... | 16,803 | Common Lisp | .lisp | 365 | 42.131507 | 169 | 0.70745 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 4f1180b34dcce2e2fdc5dad379a3d75828ee4457747f4cddd119d934c5970b90 | 36,075 | [
-1
] |
36,076 | parameters.lisp | lisp-mirror_gendl/base/source/parameters.lisp | ;;
;; Copyright 2002-2011 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the Free S... | 7,991 | Common Lisp | .lisp | 163 | 43.840491 | 107 | 0.729754 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 290a3d4a8b9bff95283d62a309a447f44e65c3697905a0f6081f33262759679a | 36,076 | [
-1
] |
36,077 | start.lisp | lisp-mirror_gendl/base/source/start.lisp | ;;;; -*- coding: utf-8 -*- ;
;;
;; Copyright 2002-2011 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; Licens... | 5,127 | Common Lisp | .lisp | 106 | 43.377358 | 119 | 0.688564 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 7861ace24c30ea1861e454b19c93ff95ad4d59c315b465ed3c8fb163962db3ee | 36,077 | [
-1
] |
36,078 | coordinate-system.lisp | lisp-mirror_gendl/documentation/tutorial/examples/coordinate-system.lisp | (in-package :gdl-user)
;;
;; FLAG -- this will be more useful as a view-scale-independent mixin
(define-object visible-coordinate-system (base-coordinate-system)
:input-slots ((length 10) (width 10) (height 10)
(show-axes? t :settable)
(show-face-labels? t :settable)
(grid-size 10)
(grid-pitch (/ (the... | 4,050 | Common Lisp | .lisp | 99 | 34.979798 | 78 | 0.642308 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | cca8a5ba325cad2ee08fa39c3b9ae03f281c590fd35634263c25f25790f11c5b | 36,078 | [
-1
] |
36,079 | sequence-matrix.lisp | lisp-mirror_gendl/documentation/tutorial/examples/sequence-matrix.lisp | (in-package :gdl-user)
(define-object cyl-fields (base-object)
:input-slots ((number-of-layers 3)
(height 20)
(datum (the (face-center :bottom)))
(pitch (/ (the height) (1- (the number-of-layers))))
(colors (list :red :orange :yellow :green :blue :indigo :violet)))
:objects ((fields :type '... | 1,962 | Common Lisp | .lisp | 42 | 41.428571 | 94 | 0.657672 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | a733f3d2c9e3369bb088da8349234367acec4ba8311781c6cf6ae6530875453b | 36,079 | [
-1
] |
36,080 | styles.lisp | lisp-mirror_gendl/documentation/tutorial/source/styles.lisp | (in-package :gendl-doc)
(defparameter *styles*
'(
(body
(font-family "\'Arial\'")
(margin-left "10%")
(margin-right "10%"))
(a
(color "#666")
(text-decoration "none"))
("a:hover"
(color "#ccc"))
(pre
(background-color "#eee")
(padding "10px"... | 657 | Common Lisp | .lisp | 30 | 15.033333 | 36 | 0.483819 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 88e204705105f53a7cb0a7765af26a5d864f3401f1894c6fedbe5c28402ed5a4 | 36,080 | [
-1
] |
36,081 | basic-operation.lisp | lisp-mirror_gendl/documentation/tutorial/source/basic-operation.lisp | ;;
;; Copyright 2002, 2009, 2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the ... | 19,287 | Common Lisp | .lisp | 386 | 46.323834 | 166 | 0.714096 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | d9db5c616d650ce5b43184df9aefda2f7f8972171d8b3a16aecd750f09d62226 | 36,081 | [
-1
] |
36,082 | package.lisp | lisp-mirror_gendl/documentation/tutorial/source/package.lisp | ;;
;; Copyright 2002, 2009, 2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the ... | 936 | Common Lisp | .lisp | 22 | 41.363636 | 71 | 0.756579 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 92e74dda78c39ff0625385e1d0148db79f228d91594ee7aa2a617fde3aba44e2 | 36,082 | [
-1
] |
36,083 | custom-user-interfaces.lisp | lisp-mirror_gendl/documentation/tutorial/source/custom-user-interfaces.lisp | ;;
;; Copyright 2002, 2009, 2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the ... | 22,870 | Common Lisp | .lisp | 323 | 64.603715 | 136 | 0.682177 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 088324e474678459275990eea82531707dbf56381d045586e9b4b9890a137cac | 36,083 | [
-1
] |
36,084 | introduction.lisp | lisp-mirror_gendl/documentation/tutorial/source/introduction.lisp | ;;
;; Copyright 2002, 2009, 2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the ... | 17,815 | Common Lisp | .lisp | 330 | 49.906061 | 117 | 0.751783 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 7d186c54cf09d7739d97db647e5d3cb3bdd019d4f4eff882dd5425033d86fd57 | 36,084 | [
-1
] |
36,085 | tasty-environment.lisp | lisp-mirror_gendl/documentation/tutorial/source/tasty-environment.lisp | ;;
;; Copyright 2002, 2009, 2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the ... | 13,769 | Common Lisp | .lisp | 274 | 46.945255 | 130 | 0.725037 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 962ad4ce40d72e20855a0e4c1812b2448ac8cf309a2d180ba15a5924b7be153d | 36,085 | [
-1
] |
36,086 | gendl-geometry.lisp | lisp-mirror_gendl/documentation/tutorial/source/gendl-geometry.lisp | ;;
;; Copyright 2002, 2009, 2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the ... | 19,098 | Common Lisp | .lisp | 435 | 38.174713 | 132 | 0.656248 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 89a21c304d3d910357009dde441272d4d39861c63cbdc4f6e24cd0cdce59f00b | 36,086 | [
-1
] |
36,087 | understanding-common-lisp.gdl | lisp-mirror_gendl/documentation/tutorial/source/understanding-common-lisp.gdl | ;;
;; Copyright 2002, 2009, 2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the ... | 19,115 | Common Lisp | .lisp | 460 | 37.847826 | 105 | 0.692233 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | dc056e963bc43531143492ae898e1ad1fede14a2e9b92530424b98b7446f325e | 36,087 | [
-1
] |
36,088 | installation.lisp | lisp-mirror_gendl/documentation/tutorial/source/installation.lisp | ;;
;; Copyright 2002, 2009, 2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the ... | 9,311 | Common Lisp | .lisp | 175 | 49.542857 | 169 | 0.731607 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | dc4807a18f5ab6eac7514c8a88ea04cf6caba0690a50443f66e1b79d00c53eb9 | 36,088 | [
-1
] |
36,089 | advanced-common-lisp.gdl | lisp-mirror_gendl/documentation/tutorial/source/advanced-common-lisp.gdl | ;;
;; Copyright 2002, 2009, 2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the ... | 963 | Common Lisp | .lisp | 24 | 38.75 | 70 | 0.75641 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | f165194a86ed14b020d010b433d1311a3cbaee1c0a9f1da36287f2b508b359a2 | 36,089 | [
-1
] |
36,090 | bibliography.lisp | lisp-mirror_gendl/documentation/tutorial/source/bibliography.lisp | (in-package :gendl-doc)
(defparameter *bibliography*
"\\begin{thebibliography}{1}
\\bibitem{LaRocca} G. LaRocca \\emph{Knowledge based engineering: Between AI
and CAD. Review of a language based technology to support engineering design}
Advanced Engineering Informatics 26 (2012) 159-179, Elsevier.
\\end{thebiblio... | 331 | Common Lisp | .lisp | 8 | 39.625 | 78 | 0.79375 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | a8918a035d31e0a846d49dcb0674652bfe8d874b5e50dbd692feda7eeadcbbaf | 36,090 | [
-1
] |
36,091 | parameters.lisp | lisp-mirror_gendl/documentation/tutorial/source/parameters.lisp | ;;
;; Copyright 2002, 2009, 2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the ... | 1,054 | Common Lisp | .lisp | 24 | 42.416667 | 121 | 0.752678 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | e637f908b54fc26a3f750813735fabdf9ffed3937fe6cfd5a78cdcdd0df5fc71 | 36,091 | [
-1
] |
36,092 | upgrade-notes.lisp | lisp-mirror_gendl/documentation/tutorial/source/upgrade-notes.lisp | ;;
;; Copyright 2002, 2009, 2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the ... | 4,539 | Common Lisp | .lisp | 97 | 43.340206 | 104 | 0.73382 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 9eb98a2c2c66766695fab89f4ad220f9f6e19f45acd1330e35bd2885882b4d3b | 36,092 | [
-1
] |
36,093 | mybox.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/examples/source/mybox.lisp | (in-package :gdl-surf-user)
(define-object mybox (box-solid)
:computed-slots
((length 20 :settable)
(width (progn (format t "Hey Now~%") (twice (the length))))
(height 40)
(display-controls (list :color :blue :transparency 0.3))
))
| 266 | Common Lisp | .lisp | 8 | 28 | 62 | 0.66805 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | a2c800fb30a84f76b23fd093b4f977558ccb793eb1b25409255b35e7078af03f | 36,093 | [
-1
] |
36,094 | primitives.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/examples/solids/source/primitives.lisp | (in-package :gdl-surf-user)
(define-object section-curve (base-object)
:objects
((surface :type 'surf::test-b-spline-surface)
(intersection-curve :type 'planar-section-curve
:plane-normal (the (face-normal-vector :top))
:plane-point (translate (the center)
:up 2))))
(define... | 977 | Common Lisp | .lisp | 33 | 24.121212 | 54 | 0.65 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | f620db73caa3afc82f92afa049fdcbec810122bfa0afcdd9027da4d08d815377 | 36,094 | [
-1
] |
36,095 | web-page.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/examples/solids/source/web-page.lisp | (in-package :gwl-user)
(define-object surface-ui (base-html-graphics-sheet)
:hidden-objects
((b-spline-surface :type 'surf::test-b-spline-surface)
(view-object :type 'web-drawing
:objects (list (the b-spline-surface))
:projection-vector (getf *standard-views* :trimetric)
)))
(define-view (html... | 791 | Common Lisp | .lisp | 23 | 28 | 66 | 0.631507 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 9dfb9bcd5a080db80e8f57243248a706131f6b44aa729be52efd4f4b4c278a86 | 36,095 | [
-1
] |
36,096 | assembly.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/examples/city/source/assembly.lisp | (in-package :city)
(define-object assembly (application-mixin)
:input-slots
((height 10)
(width 2000 :settable)
(length 1000 :settable)
(number-of-buildings 100 :settable)
(number-of-x-sections 5 :settable)
(number-of-y-sections 3 :settable)
(proximity-rules *proximity-rules* :settable))
... | 4,294 | Common Lisp | .lisp | 109 | 32.862385 | 96 | 0.61488 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | b8f13157e57e3d0895bab9901a9be2a3c088d6c39ed908d7d2e39b46b3e34f06 | 36,096 | [
-1
] |
36,097 | building.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/examples/city/source/building.lisp | (in-package :city)
;;
;; This version is slightly better than the original city because we
;; don't have any rule data hardcoded and we have "factored out"
;; repeated code. However from a performance standpoint it still
;; could be better -- note how each building instance of a given type
;; will recompute its appli... | 3,424 | Common Lisp | .lisp | 85 | 35.341176 | 87 | 0.690046 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 28c2f8a7544593298d3f11a84efa9c948b7af915e5af0ce5fbdcd732fae93fb0 | 36,097 | [
-1
] |
36,098 | grid-section.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/examples/city/source/grid-section.lisp | (in-package :city)
(define-object grid-section (box)
:input-slots (buildings-list)
:computed-slots
((height 0)
(display-controls (list :color :periwinkle))
(potential-neighbor-index-pairs
(list (list (1- (first (the index))) (second (the index)))
(list (1- (first (the index))) (1- (sec... | 1,224 | Common Lisp | .lisp | 27 | 39.185185 | 81 | 0.639033 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 0b8711bfae26a169deb03bdd1980e0324e12669af6ae94fef53091cd5f5a81ed | 36,098 | [
-1
] |
36,099 | t-support.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/examples/iidl/source/t-support.lisp | (in-package :gdl-user)
(define-object t-support-1 (box)
:input-slots
(cost-per-inch
(length 120)
)
:computed-slots
((height (/ (the width) 2))
(width 12)
(support-thickness 2)
(cost (* (the length) (the cost-per-inch))))
:objects
((vertical-support :type 'box
:cent... | 720 | Common Lisp | .lisp | 26 | 20.846154 | 47 | 0.600904 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 530bc4f9b0b5c0c8ca35c789812408d1139921354a1de753754a71a3618d772e | 36,099 | [
-1
] |
36,100 | table.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/examples/iidl/source/table.lisp | (in-package :gdl-user)
(define-object table (box)
:input-slots
((leg-type 't-support-1)
(length 50)
(width 70)
(height 20 :settable)
(top-thickness 1/2)
(number 2 :settable)
)
:objects
((table-top :type 'box
:length (the length)
:width (the width)
:heigh... | 1,058 | Common Lisp | .lisp | 36 | 22.277778 | 73 | 0.575385 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 9cc1033f48faa2e6a93862b4cdfc874ac3f9586a0b3b2248e45942b5e39978ca | 36,100 | [
-1
] |
36,101 | simple-linkage.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/examples/ackermann/source/simple-linkage.lisp | (in-package :ackermann)
(define-object simple-linkage (box)
:input-slots
(tie-rod-length
(kingpin-center (make-point 0 0 0))
(kingpin-radius 15)
(kingpin-inclination 10)
(kingpin-length 100)
(tie-rod-arm-length 300)
(tie-rod-arm-width 30)
(tie-rod-arm-height 30)
(tie-rod-arm-offset 50)
... | 2,722 | Common Lisp | .lisp | 65 | 35.907692 | 102 | 0.671828 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 294cf05d062d283038096b97e92ca930d3c449b91213cf11976bad798b3d6267 | 36,101 | [
-1
] |
36,102 | ackermann-assembly.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/examples/ackermann/source/ackermann-assembly.lisp | (in-package :ackermann)
(define-object assembly (box)
:documentation (:description "Schematic of a typical truck steering system.")
:input-slots
(("List of 3D points. Enabled direct placement of the kingpin axes."
kingpin-centers (list :left (make-point 0 -200 0) :right (make-point 0 200 0)))
("List... | 2,676 | Common Lisp | .lisp | 60 | 39 | 98 | 0.693885 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 353e10acbc2031bba4756869fa3846bf4f1cc6ac7971c9cef21d903fb9cf74d1 | 36,102 | [
-1
] |
36,103 | tie-rod-arm.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/examples/ackermann/source/tie-rod-arm.lisp | (in-package :ackermann)
(define-object tie-rod-arm (box)
:input-slots
(kingpin-center
kingpin-axis
front-vector
offset
current-rotation-angle
(ball-radius 20))
:computed-slots
((center (translate-along-vector (the kingpin-center) (the kingpin-axis) (the offset)))
(orientation (alignment :to... | 693 | Common Lisp | .lisp | 23 | 26.26087 | 89 | 0.690691 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 76d5457acfa8ff1c01dabc6f5625aa8898baceb93a53aad4a89f5a8b0c32169a | 36,103 | [
-1
] |
36,104 | hairy.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/examples/source/hairy.lisp | (in-package :training-g102)
(define-object hairy-calc ()
:input-slots (num)
:computed-slots
((a (twice (the num)))
(b (+ (the a) 1000))
(c (if (> (the b) 5000)
(+ (the b) (* (the b) 0.05))
(the b)))
(d (/ (the c) 24))))
(define-object silly-object () :computed-slots ((a 50) (b (expt (the a... | 4,982 | Common Lisp | .lisp | 120 | 36.866667 | 102 | 0.654344 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 2c48e98abfdcb022aa2d088efbbd7c16857213af16f98d663357907b54b0893d | 36,104 | [
-1
] |
36,105 | assembly.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/slides/source/assembly.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: training-g102; Base: 10 -*-
(in-package :training-g102)
(define-object assembly (slide-show-node)
:input-slots
((title "G102: GDL Quickstart")
(slide-package (find-package :training-g102))
(image-base-url "/g102/images/")
(style-url "/g102/style/top.css")... | 599 | Common Lisp | .lisp | 18 | 29.277778 | 77 | 0.661972 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 632212826f6d6e14961c1ae47d62d26c55824c615175fa1290fe3f2dcc21598b | 36,105 | [
-1
] |
36,106 | session-02.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/slides/source/session-02.lisp | (in-package :training-g102)
(define-object session-02 (slide-show-leaf)
:computed-slots
((strings-for-display "The define-object macro")
(slide-data `((:title "Syntax of the define-object macro" :bullet-points
((:description "definition (i.e. blueprint) of an object")
(:description "Can represent a... | 11,505 | Common Lisp | .lisp | 235 | 42.178723 | 112 | 0.622102 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 9ab9759127d7d31f182c1660e6f522efdaf20b8a0b35dafef1dae7ddd5ad029b | 36,106 | [
-1
] |
36,107 | session-01.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/slides/source/session-01.lisp | (in-package :training-g102)
(define-object session-01 (slide-show-leaf)
:computed-slots
((strings-for-display "Introduction")
(slide-data `((:title "Goals" :bullet-points
((:description "Get you <b>excited</b> about using General-purpose Declarative Language (GDL)")
(:description "Qualify all of... | 4,765 | Common Lisp | .lisp | 90 | 47.544444 | 99 | 0.720472 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 0b8cd5eb37ba2b41127c05e3f358a0dcf07883fbb04a54a82af9eae6e11988fb | 36,107 | [
-1
] |
36,108 | session-05.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/slides/source/session-05.lisp | (in-package :training-g102)
(define-object session-05 (slide-show-leaf)
:computed-slots
((slide-data `((:title "Points" :bullet-points
((:description "<i>Points</i> represent Cartesian Coordinates in 3-dimensional space")
(:description "A <i>Point</i> in GDL is represented as an Object
of type <i>3D-poin... | 4,043 | Common Lisp | .lisp | 76 | 50.407895 | 104 | 0.703788 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 94ee70662ebd7801241d99426a1ffaa24602397a1fa7b64e719baa6be87d9e0e | 36,108 | [
-1
] |
36,109 | session-06.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/slides/source/session-06.lisp | (in-package :training-g102)
(define-object session-06 (slide-show-leaf)
:computed-slots
((slide-data '((:title "Exercises" :bullet-points
((:description "Complete the provided <i>city</i> object
to accept a list of <i>zoning ordinances</i> which
contain <i>proximity rules</i>, as in the skeleton code." )
... | 766 | Common Lisp | .lisp | 17 | 41 | 79 | 0.721692 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 5d5f21f0ff652665b48c185783f8bc4386f9a4ae76092b54bc66465472a2371f | 36,109 | [
-1
] |
36,110 | session-04.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/slides/source/session-04.lisp | (in-package :training-g102)
(define-object session-04 (slide-show-leaf)
:computed-slots
((slide-data `((:title "Objects" :bullet-points
((:description "Child instances")
(:description "Roughly analogous to calls of one defun from within another Defun")
(:description
"Break complicated comput... | 1,227 | Common Lisp | .lisp | 30 | 36.5 | 88 | 0.699491 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 2396ae1f0ee0b68e59a8d32e715cbc1317a6efe9973c68111bf2193ffcc9dc72 | 36,110 | [
-1
] |
36,111 | session-07.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/slides/source/session-07.lisp | (in-package :training-g102)
(define-object session-07 (slide-show-leaf)
:computed-slots
((slide-data
`(
(:title "Face-normal vectors" :bullet-points
((:description "A box or any derivative thereof
will answer the message <b>:face-normal-vector</b>.")
(:description "The <b>:face-normal-v... | 1,766 | Common Lisp | .lisp | 46 | 33.869565 | 88 | 0.672738 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | b938eee5066cf1ccbfc7cd40c59f8b05bbfb71707ae83c6f0b46e17dbf2f0ded | 36,111 | [
-1
] |
36,112 | session-03.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/slides/source/session-03.lisp | (in-package :training-g102)
(define-object session-03 (slide-show-leaf)
:computed-slots
((strings-for-display "Functional vs Declarative Style")
(slide-data `((:title "Functional Style" :bullet-points
((:description "Programs Work by Returning Values,
instead of Modifying Things")
(:description "Domin... | 4,656 | Common Lisp | .lisp | 81 | 52.82716 | 112 | 0.690534 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | f5e8f0071356165361e239f29fc74511219ba1dcf28195779dc3e53571595c4b | 36,112 | [
-1
] |
36,113 | exports.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/slides/source/exports.lisp | (in-package :training-g102)
#+nil
(http:export-url #u"/training/g102/images/"
:image-directory
:pathname (translate-logical-pathname "genworks:web;training;g102;images;")
:recursive-p t
:immediate-export t)
#+nil
(http:export-url #u"/training/g102/examples/"
:directory
:pathname (translate-logical-pathname "ge... | 580 | Common Lisp | .lisp | 19 | 28.631579 | 79 | 0.776978 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 7fb39bbeac1f3c8dfbd879fe1100e31e18ce302b3278faed4a6f4e76b2c5587f | 36,113 | [
-1
] |
36,114 | assembly.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/solutions/city/source/assembly.lisp | (in-package :city)
(define-object assembly (application-mixin)
:input-slots
((height 10)
(width 2000 :settable)
(length 1000 :settable)
(number-of-buildings 100 :settable)
(number-of-x-sections 5 :settable)
(number-of-y-sections 3 :settable)
(proximity-rules *proximity-rules* :settable))
... | 5,061 | Common Lisp | .lisp | 123 | 34.447154 | 98 | 0.621934 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 68e8d6f70ed6e659bdebdd694a510793cc1a38825ef61169a853c32860432604 | 36,114 | [
-1
] |
36,115 | building.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/solutions/city/source/building.lisp | (in-package :city)
;;
;; This version is slightly better than the original city because we
;; don't have any rule data hardcoded and we have "factored out"
;; repeated code. However from a performance standpoint it still
;; could be better -- note how each building instance of a given type
;; will recompute its appli... | 3,797 | Common Lisp | .lisp | 90 | 36.511111 | 89 | 0.679604 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 39de9761c25b57811d479e7542e7bc27a48473d81b0866c9c62c8124fda15622 | 36,115 | [
-1
] |
36,118 | ackermann-assembly.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/solutions/ackermann/source/ackermann-assembly.lisp | (in-package :ackermann)
(define-object assembly (box)
:documentation (:description "Schematic of a typical truck steering system.")
:input-slots
(("List of 3D points. Enabled direct placement of the kingpin axes."
kingpin-centers (list :left (make-point 0 -200 0) :right (make-point 0 200 0)))
("List... | 2,466 | Common Lisp | .lisp | 46 | 47.369565 | 112 | 0.696831 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 2d8f63ff07b59d42dcc4b6a354b5d6577a812cc10eb3f9e1ebea6276267fbb31 | 36,118 | [
-1
] |
36,120 | package.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/source/package.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: user; Base: 10 -*-
(in-package :user)
(gwl:define-package :training-g102 (:use :slide-show) (:export #:assembly))
| 168 | Common Lisp | .lisp | 3 | 54 | 76 | 0.666667 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 540d86998e247ce497eccd9e024d49e2c9d420980b9e96ab56de2823e33c150e | 36,120 | [
-1
] |
36,121 | publish.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g102/source/publish.lisp | (in-package :training-g102)
(publish :path "/training-g102"
:function #'(lambda(req ent)
(gwl-make-object req ent "training-g102:assembly")))
(publish-directory :prefix "/g102/images/"
:destination (format nil "~a" (translate-logical-pathname "~/genworks/gwl-apps/training/g102/images/")))
(publish-di... | 460 | Common Lisp | .lisp | 8 | 53.5 | 109 | 0.714922 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 36f2a255af6496a2990d9fcfc28d58d4e38a48b76fcf74dc1e5eaf9fbb2ceede | 36,121 | [
-1
] |
36,122 | solutions.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g101/examples/source/solutions.lisp | (in-package :gdl-user)
(defun dots (num)
(dotimes (n num)
(princ ".")))
(defun dots-r (num)
(unless (zerop num)
(princ ".")
(dots-r (- num 1))))
(defun nth-rest (list num)
(if (zerop num) list
(rest (nth-rest list (1- num)))))
(defun our-nth (num list)
(first (nth-rest list num)))
(defun ... | 2,008 | Common Lisp | .lisp | 59 | 29.20339 | 66 | 0.612853 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 622630bac0b4bd0abb34200dd962a4f6d80c55a2b8419fd5decdc02bcbf6b106 | 36,122 | [
-1
] |
36,123 | assembly.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g101/slides/source/assembly.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: training-g101; Base: 10 -*-
(in-package :training-g101)
(define-object assembly (slide-show-node)
:input-slots
((title "G101: Common Lisp for GDL Developers")
(slide-package (find-package :training-g101))
(audio-base-url "/g101/mp3/")
(image-base-url "/... | 807 | Common Lisp | .lisp | 22 | 32.909091 | 77 | 0.622909 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 798ee097a4edbbeb2f360e2d6ab6738dd51a1ed74cae4be2b87eb402ab24b2b8 | 36,123 | [
-1
] |
36,124 | symbols.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g101/slides/source/symbols.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: training-g101; Base: 10 -*-
(in-package :training-g101)
(define-object symbols (slide-show-leaf)
:computed-slots
((strings-for-display "Symbols")
(:slide-data
'((:title "Namespace"
:bullet-points
((:description
"Packages represent <i>nam... | 1,812 | Common Lisp | .lisp | 43 | 37.790698 | 101 | 0.691867 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 501544460a8722e2f2e86be8456253f46d5325dc6c6afd815ab49ab2188a9426 | 36,124 | [
-1
] |
36,125 | input-output.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g101/slides/source/input-output.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: training-g101; Base: 10 -*-
(in-package :training-g101)
(define-object input-output (slide-show-leaf)
:computed-slots
((strings-for-display "Input/Output")
(:slide-data
`((:title
"Input/Output and Streams"
:bullet-points
((:descript... | 11,559 | Common Lisp | .lisp | 268 | 38.615672 | 108 | 0.684624 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | a50d1de9595d2bd5c5670f37a39be1378d7a8e4140a026338beee047a19bd483 | 36,125 | [
-1
] |
36,126 | introduction.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g101/slides/source/introduction.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: training-g101; Base: 10 -*-
(in-package :training-g101)
(define-object introduction (slide-show-leaf)
:computed-slots
((strings-for-display "Introduction")
(slide-data
`(
(:title
"My Background"
:bullet-points
((:descripti... | 2,560 | Common Lisp | .lisp | 67 | 32.761194 | 100 | 0.681837 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | f6821d536799b2355b53aa8cd2f4a832b62fb9bf15e18b4c50e3f14d3c7d699f | 36,126 | [
-1
] |
36,127 | data-structures.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g101/slides/source/data-structures.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: training-g101; Base: 10 -*-
(in-package :training-g101)
(define-object data-structures (slide-show-leaf)
:computed-slots
((strings-for-display "Other Data Structures")
(slide-data
'((:title
"Hash Tables"
:bullet-points
((:descriptio... | 2,838 | Common Lisp | .lisp | 68 | 37.705882 | 133 | 0.717098 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | b75b8888fd49fc07995d84006fa152dbb4e865df8ffa11f35d26492487d36d94 | 36,127 | [
-1
] |
36,128 | control.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g101/slides/source/control.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: training-g101; Base: 10 -*-
(in-package :training-g101)
(define-object control (slide-show-leaf)
:computed-slots
((strings-for-display "Control")
(:slide-data
'((:title "<i>If</i> revisited"
:bullet-points
((:description "<i>If test then-f... | 7,134 | Common Lisp | .lisp | 209 | 28.110048 | 131 | 0.616444 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 5e75492d1a85b6e10faf0fd52a620196b373dae06204be15721dea3cfd16ead7 | 36,128 | [
-1
] |
36,129 | numbers.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g101/slides/source/numbers.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: training-g101; Base: 10 -*-
(in-package :training-g101)
(defpart numbers (slide-show-leaf)
:uncached-attributes
(:strings-for-display "Numbers")
:attributes
(:slide-data
`((:title
"Types"
:bullet-points
((:description
"Integers"
... | 3,756 | Common Lisp | .lisp | 129 | 22.085271 | 106 | 0.553161 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 63f3ad52ee25d27bf281641c299feccdcb67951f5289c54e8f6e86770b04204b | 36,129 | [
-1
] |
36,130 | functions.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g101/slides/source/functions.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: training-g101; Base: 10 -*-
(in-package :training-g101)
(defpart functions (slide-show-leaf)
:uncached-attributes
(:strings-for-display "Functions")
:attributes
(:slide-data
'((:title "Functions"
:bullet-points
((:description
"Underst... | 11,190 | Common Lisp | .lisp | 305 | 31.357377 | 132 | 0.608096 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 0e8330ae0e250269b9d30884811481d360b1ecdebdfd108ef3b3a787425d28a1 | 36,130 | [
-1
] |
36,131 | lists.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g101/slides/source/lists.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: training-g101; Base: 10 -*-
(in-package :training-g101)
(define-object lists (slide-show-leaf)
:computed-slots
((strings-for-display "Lists")
(:slide-data
'((:title
"Simple Conditionals"
:bullet-points
((:description
"Introduced he... | 12,470 | Common Lisp | .lisp | 424 | 24.34434 | 114 | 0.628716 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 0a4224244ba97f40983c4f273b32b0f47045d900f7728da3cfbec34b3ccdabd8 | 36,131 | [
-1
] |
36,132 | conclusion.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g101/slides/source/conclusion.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: training-g101; Base: 10 -*-
(in-package :training-g101)
(define-object conclusion (slide-show-leaf)
:computed-slots
((strings-for-display "Conclusion")
(:slide-data
`((:title "Congratulations"
:bullet-points
((:description
"If you have u... | 1,580 | Common Lisp | .lisp | 28 | 51.5 | 156 | 0.712621 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 506846d0eb377820311aeefb0929778cfc4646fe6b8b1bd5384e567cd4b705a8 | 36,132 | [
-1
] |
36,133 | macros.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g101/slides/source/macros.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: training-g101; Base: 10 -*-
(in-package :training-g101)
(define-object macros (slide-show-leaf)
:computed-slots
((strings-for-display "Macros")
(:slide-data
`((:title "Programs which write Programs"
:bullet-points
((:description "Using <i>... | 3,841 | Common Lisp | .lisp | 102 | 31.343137 | 121 | 0.608931 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 77128d2c9fab3754ab538f29f894d039cbc9fda8817fc9d091cbcdad837ee589 | 36,133 | [
-1
] |
36,134 | welcome.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g101/slides/source/welcome.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: training-g101; Base: 10 -*-
(in-package :training-g101)
(define-object welcome (slide-show-leaf)
:computed-slots
((strings-for-display "Welcome to Lisp")
(:slide-data
'((:title
"Description of Lisp Syntax"
:bullet-points
((:descriptio... | 10,323 | Common Lisp | .lisp | 368 | 23.160326 | 126 | 0.642609 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | da79d7bb177a59fde0922c5852daacd759e6d7259e93511a1fa5251a7dfc8227 | 36,134 | [
-1
] |
36,135 | solutions.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g101/exercises/source/solutions.lisp | (in-package :gdl-user)
;;
;; Exercises from Slide 3.14
;;
(defun dots (number)
"Write an iterative version of a function
which takes a number and prints that many dots.
Example call:
(dots 3)
--> ...
"
(dotimes (n number) (princ ".")))
(defun dots-r (number)
"Write a recursive version of a function
... | 4,336 | Common Lisp | .lisp | 126 | 30.547619 | 88 | 0.663359 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 736d065b3ced71efeaed11d146c30220d50a258a95f6b1d688c4b26276c9751d | 36,135 | [
-1
] |
36,136 | skeleton.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g101/exercises/source/skeleton.lisp | (in-package :gdl-user)
;;
;; Exercises from Slide 3.14
;;
(defun dots (number)
"Write an iterative version of a function
which takes a number and prints that many dots.
Example call:
(dots 3)
--> ...
"
)
(defun dots-r (number)
"Write a recursive version of a function
which takes a number and prin... | 3,538 | Common Lisp | .lisp | 105 | 29.771429 | 88 | 0.66887 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 3dbd0372bce1b156bf1af9cd540339f206a89a39a364f8148a3dbe7fc8c137fa | 36,136 | [
-1
] |
36,137 | package.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g101/source/package.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: user; Base: 10 -*-
(in-package :gdl-user)
(gwl:define-package :training-g101 (:use :slide-show) (:export #:assembly))
| 171 | Common Lisp | .lisp | 3 | 55.333333 | 76 | 0.668675 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | b424ab8240a3adba4af41b23a35eb6e751480c4089c53db06194afc9a570d894 | 36,137 | [
-1
] |
36,138 | publish.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g101/source/publish.lisp | (in-package :training-g101)
(publish :path "/training-g101"
:function #'(lambda(req ent)
(gwl-make-object req ent "training-g101:assembly")))
(publish-directory :prefix "/g101/images/"
:destination (format nil "~a" (translate-logical-pathname "~/genworks/gwl-apps/training/g101/images/")))
(publish-di... | 460 | Common Lisp | .lisp | 8 | 53.5 | 109 | 0.714922 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 175b266fa5595cc516b41699b63b9df2629f4ba4c2d482d5774086cc09da641f | 36,138 | [
-1
] |
36,139 | drilled-block.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g105/examples/source/drilled-block.lisp | ;;(in-package :training-g105)
(in-package :gdl-surf-user)
(defun dmapcar (function list)
(dmapc function list)
(mapcar function list))
(defun dmapc (function list)
(let ((count -1))
(mapc #'(lambda(element)
(mp:process-run-function
(format nil "thread ~a from dmapcar" (incf count))
function e... | 2,443 | Common Lisp | .lisp | 73 | 28.136986 | 78 | 0.67045 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | c31fdb3482b4a7cfd8fbd80826a41830a384df1e0fdfb07f2449a5ae90da2b74 | 36,139 | [
-1
] |
36,140 | assembly.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g105/slides/source/assembly.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: training-g102; Base: 10 -*-
(in-package :training-g105)
(define-object assembly (slide-show-node)
:input-slots
((title "G105: Distributed GDL Quickstart")
(slide-package (find-package :training-g105))
(image-base-url "slide-show-images/")
(style-url "/... | 454 | Common Lisp | .lisp | 13 | 30.384615 | 77 | 0.68171 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | e14a3db7621000242248fe9f37acea0da5f7bce0d3d2702d982800b11bc30a7d | 36,140 | [
-1
] |
36,141 | session-02.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g105/slides/source/session-02.lisp | (in-package :training-g105)
(define-object session-02 (slide-show-leaf)
:computed-slots
((strings-for-display "dGDL with Surfaces and Solids")
(slide-data `((:title "Currently works best in certain ways"
:bullet-points
((:description "Examples:"
:examples ((:define-object drilled-block))))))... | 324 | Common Lisp | .lisp | 8 | 36 | 64 | 0.703226 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | e500276097c2f3bcf12129b55f39077aaf965a615a27f4880488ceae16b622dc | 36,141 | [
-1
] |
36,142 | session-01.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g105/slides/source/session-01.lisp | (in-package :training-g105)
(define-object session-01 (slide-show-leaf)
:computed-slots
((strings-for-display "Introduction to Distributed GDL")
(slide-data `((:title "Goals for Distributed GDL" :bullet-points
((:description "Enable standard GDL message-passing communication between pairs of GDL runt... | 910 | Common Lisp | .lisp | 15 | 55 | 115 | 0.731959 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 3c6854c1d2aa7ab28322e995325caf61d18f6a7a7e90e47c3ac1fe5667d0373e | 36,142 | [
-1
] |
36,143 | package.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g105/source/package.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: user; Base: 10 -*-
(in-package :gdl-user)
(gwl:define-package :training-g105 (:use :surf :slide-show) (:export #:assembly))
| 178 | Common Lisp | .lisp | 3 | 57.333333 | 82 | 0.668605 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | b8838400eb7ea41b6101299eeeafeec7f670b91b173c07ac37ba488c2d8907ad | 36,143 | [
-1
] |
36,144 | publish.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g105/source/publish.lisp | (in-package :training-g102)
(publish :path "/training-g105"
:function #'(lambda(req ent)
(gwl-make-object req ent "training-g105:assembly")))
| 155 | Common Lisp | .lisp | 4 | 34.5 | 61 | 0.691275 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 55d3632b57cc6d8b2d188e954fd595c82c77e40164ab5cbe8e34445d98f1dd54 | 36,144 | [
-1
] |
36,145 | hey-now.lisp | lisp-mirror_gendl/documentation/historical/doc/training-slides/g103/examples/source/hey-now.lisp | (in-package :gwl-user)
(eval-when (compile load)
(use-package :surf)
(export 'index))
(define-object index (base-html-sheet)
:objects
((named-box-1 :type 'hey-now)
(named-box-2 :type 'hey-now)))
(define-view (html-format index)()
:output-functions
((main-sheet
()
(html
(:html
(:he... | 2,562 | Common Lisp | .lisp | 90 | 22.555556 | 51 | 0.594969 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | f22c4b9aa4274864d7c41261f1d6f85ee31d4c96876445890ff0536b1f47bf9a | 36,145 | [
-1
] |
36,146 | examples.lisp | lisp-mirror_gendl/documentation/training/g108/examples/source/examples.lisp | ;;
;; Copyright 2002, 2009 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the Free S... | 9,075 | Common Lisp | .lisp | 235 | 26.991489 | 75 | 0.537816 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | d72202f4537c19a5a562005837019d9e58e162566218eabfdd52b905d322cbeb | 36,146 | [
-1
] |
36,147 | assembly.lisp | lisp-mirror_gendl/documentation/training/g108/slides/source/assembly.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: training-g102; Base: 10 -*-
(in-package :training-g108)
(define-object assembly (slide-show-node)
:input-slots
((title "G108: Web/Ajax User Interface")
(slide-package (find-package :training-g108))
(image-base-url "/g108/images/")
(style-url "/static/gwl/... | 448 | Common Lisp | .lisp | 13 | 29.923077 | 77 | 0.679518 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | fa18a7772bb6953afecfa9375c44ded63a305d101ffff03b72e677c534b52262 | 36,147 | [
-1
] |
36,148 | ajax-sections.lisp | lisp-mirror_gendl/documentation/training/g108/slides/source/ajax-sections.lisp | (in-package :training-g108)
(define-object ajax-sections (slide-show-leaf)
:computed-slots
((strings-for-display "Updating Page Sections with Ajax")
(slide-data `((:title "Using text-form-control"
:bullet-points
((:description "text-form-control for type-in values")
(:description "Can be s... | 562 | Common Lisp | .lisp | 14 | 33.714286 | 60 | 0.688091 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 88eb4c1a709248e92af25d3c9531e0359aec8195a43a32fd1636653485312623 | 36,148 | [
-1
] |
36,149 | basic-sheet.lisp | lisp-mirror_gendl/documentation/training/g108/slides/source/basic-sheet.lisp | (in-package :training-g108)
(define-object basic-sheet (slide-show-leaf)
:computed-slots
((strings-for-display "Making a basic web page with Data from your Application")
(slide-data `((:title "Goals for G108" :bullet-points
((:description "Create a basic static web page from information in your appli... | 2,331 | Common Lisp | .lisp | 58 | 32.982759 | 98 | 0.644856 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | b779a8bd493fcd9c84ae84257140efc2c65bd502f8f543494face55927295e32 | 36,149 | [
-1
] |
36,150 | package.lisp | lisp-mirror_gendl/documentation/training/g108/source/package.lisp | ;;; -*- Mode: LISP; Syntax: Common-Lisp; Package: user; Base: 10 -*-
(in-package :gdl-user)
(gwl:define-package :training-g108 (:use :slide-show) (:export #:assembly #:stretch-box))
| 186 | Common Lisp | .lisp | 3 | 60 | 90 | 0.672222 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 680ea8c8ea82f119a45de1af39817bddbe896c476194b4f57de20d110b3b1226 | 36,150 | [
-1
] |
36,151 | publish.lisp | lisp-mirror_gendl/documentation/training/g108/source/publish.lisp | (in-package :training-g108)
(publish :path "/training-g108"
:function #'(lambda(req ent)
(gwl-make-object req ent "training-g108:assembly")))
(defparameter *images-path* (merge-pathnames "documentation/training/g108/images/" glisp:*gendl-source-home*))
(publish-directory :prefix "/g108/images/" :destinat... | 359 | Common Lisp | .lisp | 6 | 56 | 110 | 0.729107 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | c9bab7a185e492a02dfcaf4cbb61d2db08817c83a0f27098beb1adec907dd5b2 | 36,151 | [
-1
] |
36,152 | airfoil.lisp | lisp-mirror_gendl/documentation/training/g102/submissions/airfoil.lisp | ;;; Airfoil exercise AE4-232
;;; 9 March 09
;;; Cory Cooper
;;; builds a symmetric airfoil from a leading-edge radius and two joined lines
;;; takes in the chord and 'NACA last two' (percent chord) for thickness
;;; however, resulting airfoil does not represent true NACA 00xx shape
(in-package :gdl-user)
(de... | 1,008 | Common Lisp | .lisp | 33 | 24.939394 | 79 | 0.631078 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | c0186f7f909fea92850731d729386906564cd8e1e03e5fa6f255bc8013531429 | 36,152 | [
-1
] |
36,153 | ccooper.lisp | lisp-mirror_gendl/documentation/training/g102/submissions/ccooper.lisp | ;;; Fuselage example in GDL
;;; 2 Mar 09
;;; Cory Cooper
(in-package :gdl-user)
(define-object fuselage (base-object)
:input-slots
((length 30)
(width 10)
(height 5)
(diameter 5))
:objects
((refbox :type 'box)
(nose
:type 'fuselage-cone ;use thi... | 1,415 | Common Lisp | .lisp | 45 | 24 | 71 | 0.608762 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | ec2e2db13e7f23f0afc973a804a38f5b02a7c075f2c7e8a6697f5ac2f64b3ddf | 36,153 | [
-1
] |
36,155 | island-testing.lisp | lisp-mirror_gendl/documentation/training/g102/submissions/ccooper/source/island-testing.lisp | (in-package :gdl-user)
(define-object island-testing ()
:input-slots
()
:objects
((surface1 :type 'planar-surface
:p00 (make-point 0 0 0)
:p01 (make-point 1 0 0)
:p11 (make-point 1 1 0)
:p10 (make-point 0 1 0))
(surface2 :type 'planar-surface
:p00 (make-p... | 1,264 | Common Lisp | .lisp | 40 | 23.65 | 55 | 0.561059 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 72441939ad893d9e762f271b2593a191f1f747e228d8e1d42107569ba8246dd8 | 36,155 | [
-1
] |
36,156 | aircraft-example.lisp | lisp-mirror_gendl/documentation/training/g102/submissions/ccooper/source/aircraft-example.lisp | ;;; Aircraft Exercise AE4-232
;;; 11 March 09
;;; Cory Cooper
;;;
;;;
;;;
(in-package :gdl-user)
(define-object aircraft-basic (base-object)
:input-slots
((length 30)
(fuselage-diameter 3)
(wing-root-chord 3)
(horz-tail-root-chord 2)
(vert-tail-root-chord 2)
(wing-root-NACA-la... | 2,200 | Common Lisp | .lisp | 70 | 25.342857 | 84 | 0.622307 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | f585e091f65ea76744605c4b6c16032d0d213e46f35615af22da6a8d64fc304a | 36,156 | [
-1
] |
36,157 | wing-example.lisp | lisp-mirror_gendl/documentation/training/g102/submissions/ccooper/source/wing-example.lisp | ;;; Wing exercise AE4-232
;;; 9 March 09
;;; Cory Cooper
;;;
;;; Help from Dave Cooper on 11 Mar 09
;;;
(in-package :gdl-user)
(define-object wing-basic (lofted-surface)
:input-slots
((root-chord 3)
(root-NACA-last-two 12)
(tip-NACA-last-two 12)
(wing-length 6)
(taper 0.5) ;rati... | 2,359 | Common Lisp | .lisp | 64 | 29.765625 | 80 | 0.632194 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | ea11ad14faa8673fefcfa476a94d048cabd92810faad8ea13c1a8eaa125fde08 | 36,157 | [
-1
] |
36,158 | dependency-flag.lisp | lisp-mirror_gendl/documentation/training/g102/examples/dependency/source/dependency-flag.lisp | (in-package :gdl-user)
(define-object time-report ()
:computed-slots
((update-flag nil :settable)
(current-time-uncached (iso-8601-date (get-universal-time) :include-time? t) :uncached)
(current-time (progn (the update-flag)
(iso-8601-date (get-universal-time) :include-time? t)))))
#|
GDL-USER>... | 1,243 | Common Lisp | .lisp | 42 | 27.928571 | 90 | 0.728956 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | a51d5a0ff1183a75ae69b80450f0178a0b70dd8a1c465d4e6854d9fea89258fd | 36,158 | [
-1
] |
36,159 | primitives.lisp | lisp-mirror_gendl/documentation/training/g102/examples/solids/source/primitives.lisp | (in-package :gdl-user)
(define-object section-curve (base-object)
:objects
((surface :type 'surf::test-b-spline-surface)
(intersection-curve :type 'planar-section-curve
:plane-normal (the (face-normal-vector :top))
:plane-point (translate (the center)
:up 2))))
(define-obje... | 972 | Common Lisp | .lisp | 33 | 23.969697 | 54 | 0.64918 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 65c51c1095bd60f246ae567aed709ce766b82df538661fcbc2e3e3bc080cfba2 | 36,159 | [
-1
] |
36,160 | web-page.lisp | lisp-mirror_gendl/documentation/training/g102/examples/solids/source/web-page.lisp | (in-package :gwl-user)
(define-object surface-ui (base-html-graphics-sheet)
:hidden-objects
((b-spline-surface :type 'surf::test-b-spline-surface)
(view-object :type 'web-drawing
:objects (list (the b-spline-surface))
:projection-vector (getf *standard-views* :trimetric)
)))
(define-lens (html... | 791 | Common Lisp | .lisp | 23 | 28 | 66 | 0.631507 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | f447b3504cb7d8d886f93c395d4450524150e3b9a24a7adbd03781de38e43cb4 | 36,160 | [
-1
] |
36,161 | assembly.lisp | lisp-mirror_gendl/documentation/training/g102/examples/city/source/assembly.lisp | (in-package :city)
(define-object assembly (application-mixin)
:input-slots
((height 10)
(width 2000 :settable)
(length 1000 :settable)
(number-of-buildings 100 :settable)
(number-of-x-sections 5 :settable)
(number-of-y-sections 3 :settable)
(proximity-rules *proximity-rules* :settable))
... | 4,294 | Common Lisp | .lisp | 109 | 32.862385 | 96 | 0.61488 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 67ccac9b219c849ce885b815a3dd024182c09908354e8811034f14f51969f698 | 36,161 | [
-1
] |
36,162 | building.lisp | lisp-mirror_gendl/documentation/training/g102/examples/city/source/building.lisp | (in-package :city)
;;
;; This version is slightly better than the original city because we
;; don't have any rule data hardcoded and we have "factored out"
;; repeated code. However from a performance standpoint it still
;; could be better -- note how each building instance of a given type
;; will recompute its appli... | 3,438 | Common Lisp | .lisp | 85 | 35.529412 | 87 | 0.690643 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 454c95e982e47975a78a77d41e482a849c5f862540421fd5287544331ae3b63b | 36,162 | [
-1
] |
36,164 | simple-linkage.lisp | lisp-mirror_gendl/documentation/training/g102/examples/ackermann/source/simple-linkage.lisp | ;;
;; Copyright 2002, 2009 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as publis... | 3,581 | Common Lisp | .lisp | 85 | 37.258824 | 102 | 0.693544 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | d28e89fb2a1140bc644398bae335bf89e8d99ad60f3e6813273455048764a3bf | 36,164 | [
-1
] |
36,165 | package.lisp | lisp-mirror_gendl/documentation/training/g102/examples/ackermann/source/package.lisp | ;;
;; Copyright 2002, 2009 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as publis... | 912 | Common Lisp | .lisp | 21 | 42.142857 | 70 | 0.76153 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | f99f8b27a41483b221547c86952c3afd87b26ce1f2fb2995ce25eb787196d3ad | 36,165 | [
-1
] |
36,166 | ackermann-assembly.lisp | lisp-mirror_gendl/documentation/training/g102/examples/ackermann/source/ackermann-assembly.lisp | ;;
;; Copyright 2002, 2009 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as publis... | 3,535 | Common Lisp | .lisp | 80 | 39.6625 | 98 | 0.710611 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | c41d4149d6bf09fec7c1338d74c1f0782dd3194473b23e4f074b14b44c98a3b5 | 36,166 | [
-1
] |
36,167 | tie-rod-arm.lisp | lisp-mirror_gendl/documentation/training/g102/examples/ackermann/source/tie-rod-arm.lisp | ;;
;; Copyright 2002, 2009 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as publis... | 1,551 | Common Lisp | .lisp | 43 | 33.418605 | 89 | 0.730539 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 5301f8b661e11268f2275681e890500f852894233e49ef94d96ee51bb32219dc | 36,167 | [
-1
] |
36,168 | t-support.lisp | lisp-mirror_gendl/documentation/training/g102/examples/table/source/t-support.lisp | ;;
;; Copyright 2002, 2009 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as publis... | 1,579 | Common Lisp | .lisp | 46 | 29.891304 | 70 | 0.690873 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | c5328d889a3ae783641f550adcead025459a7114881161831fff8b2301c0aa37 | 36,168 | [
-1
] |
36,169 | table.lisp | lisp-mirror_gendl/documentation/training/g102/examples/table/source/table.lisp | ;;
;; Copyright 2002, 2009 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as publis... | 1,917 | Common Lisp | .lisp | 56 | 29.196429 | 73 | 0.6617 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | c68fdfe95d6dd028fa466965f70d132a85c2e088d10a4b6c61fb27038ed7d934 | 36,169 | [
-1
] |
36,170 | fuselage-example.lisp | lisp-mirror_gendl/documentation/training/g102/examples/source/fuselage-example.lisp | ;;
;; Copyright 2002, 2009 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License a... | 1,171 | Common Lisp | .lisp | 31 | 34.774194 | 71 | 0.722124 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | a324fc349030dc476be301ed3d88d19b8954b4fea66d46283ea1ce139a4ae4af | 36,170 | [
-1
] |
36,171 | tower-example.lisp | lisp-mirror_gendl/documentation/training/g102/examples/source/tower-example.lisp | ;;
;; Copyright 2002, 2009 Genworks International and Genworks BV
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as publis... | 2,564 | Common Lisp | .lisp | 69 | 33.101449 | 83 | 0.691834 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 0f421331c25c5d2247cdd8f4a968ffc72eaf2b8b78d03ed306ca39b2a81cbb7d | 36,171 | [
-1
] |
36,172 | section-2-examples.lisp | lisp-mirror_gendl/documentation/training/g102/examples/source/section-2-examples.lisp | ;;
;; Copyright 2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the Free Softwar... | 38,524 | Common Lisp | .lisp | 889 | 29.283465 | 102 | 0.516037 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 51993f193df870f7dc9a5f35a914e79871ed65bb90bce85a56ffe5c4426cfd3e | 36,172 | [
-1
] |
36,173 | drawing.lisp | lisp-mirror_gendl/documentation/training/g102/examples/source/drawing.lisp | (in-package :gdl-user)
(define-object robot-drawing (base-drawing)
:hidden-objects ((robot-assembly :type 'robot:assembly)
(text-block :type 'robot-text-block
:margins (twice (twice (the text-view left-margin)))
:width (the text-view width)
:length (the text-view length)
... | 3,789 | Common Lisp | .lisp | 84 | 38.261905 | 113 | 0.639161 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 15b2a7658db943cd1650065106dfe811cac1a9cc3c80195c0750955bcec6c640 | 36,173 | [
-1
] |
36,174 | hairy.lisp | lisp-mirror_gendl/documentation/training/g102/examples/source/hairy.lisp | ;;
;; Copyright 20012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the Free Softwa... | 38,525 | Common Lisp | .lisp | 889 | 29.284589 | 102 | 0.516051 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 5fc28efe273f3017f1595993da5bb52f36471fbd17bb8572ca2fdd55b4eec8a8 | 36,174 | [
-1
] |
36,176 | g102-exercises.lisp | lisp-mirror_gendl/documentation/training/g102/examples/source/g102-exercises.lisp | ;;
;; Copyright 2012 Genworks International
;;
;; This source file is part of the General-purpose Declarative
;; Language project (GDL).
;;
;; This source file contains free software: you can redistribute it
;; and/or modify it under the terms of the GNU Affero General Public
;; License as published by the Free Softwar... | 2,323 | Common Lisp | .lisp | 65 | 31.338462 | 93 | 0.638468 | lisp-mirror/gendl | 0 | 0 | 0 | AGPL-3.0 | 9/19/2024, 11:44:17 AM (Europe/Amsterdam) | 3e865cc5555c1862e9dc58938a0aec9fca3e9041f444f922bfb47b82f1fa65b7 | 36,176 | [
-1
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.