-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
101 lines (70 loc) · 3.05 KB
/
index.html
File metadata and controls
101 lines (70 loc) · 3.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="Author" content="David Benn">
<meta name="description" content="Freeware ACE Amiga BASIC Compiler">
<meta name="keywords" content="ACE BASIC Compiler LittleLisp Newton JavaScript JScript ECMAScript Java Astronomy Conceptual Graphs pCG">
<meta name="author-email" content="dbenn@computer.org">
<title>David Benn's Home Page</title>
<link rel="stylesheet" href="css/site.css">
</head>
<body class="home">
<h1 class="site-title">David Benn's Home Page</h1>
<center>
<table border="0" cols="1">
<tr>
<td align="left">
<ul>
<li class="font-large"><a href="https://dbenn.wordpress.com">Strange Quarks (my blog)</a></li>
<li class="font-large"><a href="docs/projects.html">Projects</a></li>
<!img src="icons/new.gif">
<ul>
<li class="font-large"><a href="docs/projects.html#vstar">VStar</a></li>
<li class="font-large"><a href="docs/projects.html#picclib">PIC C Library</a></li>
<li class="font-large"><a href="docs/projects.html#ecmascript">ECMAScript</a> experiments</li>
<li class="font-large"><a href="docs/projects.html#littlelisp">LittleLisp</a> (Newton)</li>
<li class="font-large"><a href="docs/projects.html#ace">ACE</a> BASIC (Amiga)</li>
</ul>
<li class="font-large"><a href="Masters/index.html">Master's</a> work</li>
<li class="font-large"><a href="docs/pubs.html">Publications</a></li>
<li class="font-large">Astronomy</li>
<ul>
<li class="font-large"><a href="https://strangequark.me/category/astronomy/">Blog</a></li>
<li class="font-large"><a href="https://strangequark.me/2025/12/31/a-collection-of-seestar-night-sky-happy-snaps/">SeeStar images</a></li>
<li class="font-large"><a href="Astronomy/meade_lpi.html">Meade LPI images</a></li>
<li class="font-large">Saga of a <a href="Astronomy/tasco11T.html">Tasco 11T</a></li>
<li class="font-large"><a href="Astronomy/comet.html">Comet</a> pictures</li>
<li class="font-large"><a href="Astronomy/astropages.html">Links</a></li>
</ul>
<li class="font-large"><a href="docs/music.html">Music</a> interests and links</li>
<li class="font-large">Programming <a href="docs/plquotes.html">quotes</a></li>
<li class="font-large"><a href="docs/webpages.html">Pages</a> I like to visit</li>
<li class="font-large"><a href="docs/search.html">Search Engines and Information</a></li>
<li class="font-large"><a href="docs/nicholas.html">Nicholas's page</a></li>
<li class="font-large"><a href="docs/heather.html">Heather's page</a></li>
<li class="font-large"><a href="docs/CV.pdf">Curriculum Vitae</a></li>
<li class="font-large">About <a href="docs/about_author.html">me</a>...</li>
</ul>
</td>
</tr>
</table>
</center>
<center><table border="0" cellspacing="0">
<tr>
<td>
<table>
<tr>
<td align="center"><a href="index.html"><img src="icons/HomeBut.GIF" align="center" alt="Home"></a></td>
</tr>
<tr>
<td align="center" class="host-caption">Home</td>
</tr>
</table>
</td>
<td class="last-mod">Last modified by David Benn, 29 March 2026</td>
</tr>
</table></center>
</body>
</html>