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: README.md
+12-5Lines changed: 12 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,18 @@ I am a high school student so I will probably be busy with classes during the da
8
8
9
9
I am a member of the [Conwaylife.com forums](https://conwaylife.com/forums) under the username **wirehead**. Half of what I do here somehow manages to wind up there as well (mostly from my [ca-experiments](https://github.com/dragoncoder047/ca-experiments) repository).
10
10
11
-
## Important stuff I've done or am doing
11
+
## Major project's I'm working on:
12
12
13
-
*[Phoo](https://github.com/phoo-lang/phoo) - a stack-based programming language. (Currently semi-broken; help would be appreciated if you know Javascript and/or Forth)
14
-
*[Langton-Music](https://dragoncoder047.github.io/langton-music) simulator for musical Langton's Ant.
15
-
* A website about the [Armdroid 1000](https://dragoncoder047.github.io/armdroid) with a bunch of resources (manual, circuit diagram, photos, miscallaneous reverse-engineering, etc)
16
-
* Adding a whole bunch of [patches and modifications](https://github.com/dragoncoder047/ulisp-esp32) to David Johnson-Davies' **uLisp** interpreter for Arduinos (Dave Astels, if you're reading this, your help would be [much appreciated](https://github.com/technoblogy/ulisp-esp/issues/56#issuecomment-1221358270)!)
13
+
<!-- [BEGIN PROJECTS -->
14
+
15
+
| Project Name | Repo Link | Description | Status |
| Armdroid 1000 |[armdroid](https://dragoncoder047.github.io/armdroid)| A website about the [Armdroid 1000](https://dragoncoder047.github.io/armdroid) with a bunch of resources (manual, circuit diagram, photos, miscallaneous reverse-engineering, etc) | Working draft |
20
+
| Yisp |[yisp](https://github.com/dragoncoder047/yisp)| A Lisp-ish scripting language interpreter for microcontrollers, adapted from David Johnson-Davies' [uLisp](http://www.ulisp.com). | Incomplete |
21
+
| Schemascii |[schemascii](https://github.com/dragoncoder047/schemascii)| A Python program to convert ASCII art circuit diagrams into nice SVG schematics. | Incomplete |
0 commit comments