Skip to content

Commit c317db7

Browse files
Update README.md
1 parent f54f11a commit c317db7

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,18 @@ I am a high school student so I will probably be busy with classes during the da
88

99
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).
1010

11-
## Important stuff I've done or am doing
11+
## Major project's I'm working on:
1212

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 |
16+
|:------------:|:---------:|:------------|:------:|
17+
| Phoo | [phoo-lang/*](https://github.com/phoo-lang) | a concatenative programming language for the Web. | Broken |
18+
| Langton-Music | [langton-music](https://dragoncoder047.github.io/langton-music) | simulator for musical Langton's Ant. | Complete |
19+
| 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 |
22+
23+
<!-- END PROJECTS] -->
1724

1825
![languages](https://github-readme-stats.vercel.app/api/top-langs/?username=dragoncoder047&langs_count=100&layout=compact&hide_title=true) ![general stats](https://github-readme-stats.vercel.app/api?username=dragoncoder047&hide_title=true&show_icons=true)

0 commit comments

Comments
 (0)