You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/_index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,11 +23,11 @@ We also want to restore and present earlier versions of Interlisp, for the stude
23
23
24
24
## What have we done so far?
25
25
26
-
There has been a lot of cleanup and adaptation to make it usable again in the modern world. Among other developments, you can now run Medley Interlisp on many OS and hardware configurations, or at https://online.interlisp.org in the cloud, using a web browser. See our [2021 Annual Report](news/2021MedleyAnnualReport), [Project News](/news/), and [recent release notes](https://github.com/Interlisp/medley/releases) . We've also been working on integration of the Interlisp style development with git and GitHub, Docker and other modern components.
26
+
There has been a lot of cleanup and adaptation to make it usable again in the modern world. Among other developments, you can now run Medley Interlisp on many OS and hardware configurations, or at https://online.interlisp.org in the cloud, using a web browser. See our [2021 Annual Report](news/2021medleyannualreport), [Project News](/news/), and [recent release notes](https://github.com/Interlisp/medley/releases) . We've also been working on integration of the Interlisp style development with git and GitHub, Docker and other modern components.
27
27
28
28
## Who is involved?
29
29
30
-
We are some of the original developers and users of the system 30 years ago, joined by newcomers interested in software history and preservation, along with members of the Lisp community. We work with [organizational partners](partners). And with you! See [Get Involved](about/getinvolved/) for ways to get involved.
30
+
We are some of the original developers and users of the system 30 years ago, joined by newcomers interested in software history and preservation, along with members of the Lisp community. We work with [organizational partners](about/partners). And with you! See [Get Involved](about/getinvolved/) for ways to get involved.
Copy file name to clipboardExpand all lines: content/en/about/getInvolved/2021Meetings.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,7 +125,7 @@ Labor Day (US Holiday); attendance uncertain. Let's do a "round table" of brief
125
125
126
126
### Agenda 23 August 2021
127
127
128
-
* Review of [Ongoing Projects](../ongoing-projects/)
128
+
* Review of [Ongoing Projects](../../ongoingprojects/)
129
129
130
130
before we dive into other topics, including:
131
131
@@ -167,7 +167,7 @@ before we dive into other topics, including:
167
167
168
168
• 30 minutes topics important for filing for 501c3 articles of incorporation
169
169
170
-
1. brainstorming a list of possible organizational goals. I imagine this as a “brainstorming” session where we collect ideas. It’s important to have a broad purpose statement to allow flexibility but specific enough to attract volunteers and donations. Consolidation, evaluation, and pruning will come later. The ideas should be expressed in terms suitable for filing for non-profit status. See [Medley Interlisp Goals](https://docs.google.com/document/d/1q15mKHJt1fiFToamUacDWvw2UnUDJIaWLuuaeEUQS8k/edit#heading=h.8pdelledleut) and [Ongoing Projects](../ongoing-projects/) for inspiration.
170
+
1. brainstorming a list of possible organizational goals. I imagine this as a “brainstorming” session where we collect ideas. It’s important to have a broad purpose statement to allow flexibility but specific enough to attract volunteers and donations. Consolidation, evaluation, and pruning will come later. The ideas should be expressed in terms suitable for filing for non-profit status. See [Medley Interlisp Goals](https://docs.google.com/document/d/1q15mKHJt1fiFToamUacDWvw2UnUDJIaWLuuaeEUQS8k/edit#heading=h.8pdelledleut) and [Ongoing Projects](../../ongoingprojects) for inspiration.
171
171
2. Av list of ideas for the organization name.
172
172
173
173
I will record the session but it would be wonderful if someone could take notes (setting up a google document we all could connect to)
@@ -176,15 +176,15 @@ I will record the session but it would be wonderful if someone could take notes
176
176
177
177
### Agenda 12 July 2021
178
178
179
-
I'd like to talk about overall project goals in relationship to [Ongoing Projects](../ongoing-projects/)
179
+
I'd like to talk about overall project goals in relationship to [Ongoing Projects](../../ongoingprojects)
180
180
181
181
### Agenda 5 July 2021
182
182
183
-
[Ongoing Projects](../ongoing-projects/) in reverse order
183
+
[Ongoing Projects](../../ongoingprojects) in reverse order
184
184
185
185
### Agenda 28 Jun 2021
186
186
187
-
I'd like some feedback on [Project Organization](../going-projects/). My hope is to use this organization to drive the agenda.
187
+
I'd like some feedback on [Project Organization](../../ongoingprojects). My hope is to use this organization to drive the agenda.
Copy file name to clipboardExpand all lines: content/en/news/2021MedleyAnnualReport.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,17 +59,17 @@ One of the reasons for restoring Medley Interlisp is to support the revival of a
59
59
***Notecards:** Notecards is a hypertext system developed well before the web or Apple’s Hypercard. [http://notecards.online](http://notecards.online/) was built with the Medley/Docker release, running Medley “in the cloud,” with web browser access. We are adopting this to work for other Medley Interlisp systems, and for others to build.
60
60
***Rooms:** Rooms is a Lisp desktop manager for less cluttered window access with interesting innovations. In the Medley repository. Loads but untested.
61
61
***CLOS:** The Common Lisp Object System adds a style of Common Lisp class structures added after Medley’s Common Lisp implementation to the ANSI standard. Also loads but untested.
62
-
***LOOPS:** An object-oriented Lisp addition (to Interlisp) prior to CLOS. Of interest because of AI applications built using it, including “Truckin’” -- a demonstration of “knowledge programming \[see [paper](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.94.8901\&rep=rep1\&type=pdf)]. The source code for the Truckin’ application exists and will be used to test LOOPS once it fully loads and is compilable.
62
+
***LOOPS:** An object-oriented Lisp addition (to Interlisp) prior to CLOS. Of interest because of AI applications built using it, including “Truckin’” -- a demonstration of “knowledge programming \[see [paper](https://citeseerx.ist.psu.edu/pdf/a6a2d8fd64a1ccf082797620ef1694c0212a01d0)]. The source code for the Truckin’ application exists and will be used to test LOOPS once it fully loads and is compilable.
63
63
***LFG:** the Grammar Writer’s Workbench,
64
64
***LispUsers:** User-contributed software (before “open source” was a thing). We’ve [checked out over half of the LispUsers files](https://docs.google.com/spreadsheets/d/1pn4UcS-9CgMLi\_qeGZlOGGEusAKsNDKxz1XhLwQCgKw/edit?usp=sharing).
65
65
66
66
### Documentation
67
67
68
-
#### Books
68
+
#### Books
69
69
70
-
*_****_[_**Interlisp: The Language and Its Usage**_](../../documentation/1986-interlisp-language-book-1.pdf), by Steve Kaisler, originally published by John Wiley & Sons, scanned and converted to a compact PDF. This book describes the core features of the Interlisp language.
71
-
*****[**Medley Interlisp: The Interactive Programming Environment**](../../documentation/20221225-interlisp-book-2.pdf), by Steve Kaisler, describes the Interlisp-D Interactive Programming Environment as implemented on Xerox D-machines and now running on several modern platforms.
72
-
*_**Medley Interlisp: Tools and Utilities**_, by Steve Kaisler (undergoing editing) describes the editors and tools to be used for program development. It is expected to be completed and uploaded to Interlisp.org in early December 2021.
70
+
*[_**Interlisp: The Language and Its Usage**_](../../documentation/1986-interlisp-language-book-1.pdf), by Steve Kaisler, originally published by John Wiley & Sons, scanned and converted to a compact PDF. This book describes the core features of the Interlisp language.
71
+
*[_**Medley Interlisp: The Interactive Programming Environment**_](../../documentation/20211225-interlisp-book-2.pdf), by Steve Kaisler, describes the Interlisp-D Interactive Programming Environment as implemented on Xerox D-machines and now running on several modern platforms.
72
+
*[_**Medley Interlisp: Tools and Utilities**_](../../documentation/2021-interlisp-book-3.pdf), by Steve Kaisler (undergoing editing) describes the editors and tools to be used for program development. It is expected to be completed and uploaded to Interlisp.org in early December 2021.
73
73
74
74
#### Software Documentation
75
75
@@ -111,12 +111,12 @@ In this document, we use “we” to mean our contributors:
111
111
* as members of the [[email protected]](mailto:[email protected]) mailing list/group ([Medley Interlisp core - Google Groups](https://groups.google.com/g/lispcore))
112
112
* as participants in a weekly zoom call
113
113
* Meetings recorded but not public
114
-
* Agendas: [Meeting Agendas and Notes](../meeting-agendas-and-notes/)
114
+
* Agendas: [Meeting Agendas and Notes](../../about/getinvolved#meetings)
115
115
* as members of the GitHub [Interlisp organization](https://github.com/orgs/Interlisp/people)
116
116
* as contributors to an Open Source project
117
117
* 384 issues, 133 closed, 151 open [Issues](https://github.com/Interlisp/medley/issues). 54 [discussions](https://github.com/Interlisp/medley/discussions)
0 commit comments