We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87833a1 commit 6353fa5Copy full SHA for 6353fa5
README.org
@@ -51,11 +51,11 @@ This implementation supports the [[https://opensoundcontrol.stanford.edu/spec-1_
51
- data is encoded as =(vector (unsigned 8))= by =cl-osc=
52
** Platform support
53
54
-currently supported and/or tested OS and CL platforms (platform names from github CI)
55
-
56
-| | ubuntu-latest | macos-latest | windows-latest |
57
-| sbcl | 🟢 | 🟢 | 🟢 |
58
-| ccl-bin | 🟢 | 🟢 | 🟢 |
59
-| ecl | 🟢 | 🟢 | ? |
60
-| allegro | 🟢 | ? | ? |
61
-| 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 commit comments