Skip to content

Commit

Permalink
proscribed
Browse files Browse the repository at this point in the history
  • Loading branch information
zzkt committed Jun 5, 2024
1 parent 87833a1 commit 6353fa5
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,11 @@ This implementation supports the [[https://opensoundcontrol.stanford.edu/spec-1_
- data is encoded as =(vector (unsigned 8))= by =cl-osc=
** Platform support

currently supported and/or tested OS and CL platforms (platform names from github CI)

| | ubuntu-latest | macos-latest | windows-latest |
| sbcl | 🟢 | 🟢 | 🟢 |
| ccl-bin | 🟢 | 🟢 | 🟢 |
| ecl | 🟢 | 🟢 | ? |
| allegro | 🟢 | ? | ? |
| other? | ? | ? | ? |
currently supported and/or tested OS and CL platforms (platform names from github CI & roswell)

| | macos-latest | ubuntu-latest | windows-latest |
| sbcl | 🟢 | 🟢 | 🟢 |
| ccl-bin | 🟡 (x86_64 only) | 🟢 | 🟢 |
| ecl | 🟢 | 🟢 | ? |
| allegro | ? | 🟡 | ? |
| other? | ? | ? | ? |

0 comments on commit 6353fa5

Please sign in to comment.