Fix tables in readme
This commit is contained in:
parent
bbb652eda5
commit
d4e7f9cf62
|
|
@ -16,7 +16,7 @@ The new readme is a work in progress.
|
||||||
## Primitives 1
|
## Primitives 1
|
||||||
|
|
||||||
| | c-size-of | c-bytevector-u8-set! |c-bytevector-u8-ref | define-c-library | c-bytevector? | define-c-procedure |
|
| | c-size-of | c-bytevector-u8-set! |c-bytevector-u8-ref | define-c-library | c-bytevector? | define-c-procedure |
|
||||||
|------------------|:------------:|:------------------- :|-------------------:|:-------------------:|:-------------:|:-------------------:|
|
|------------------|:------------:|:--------------------:|:------------------:|:-------------------:|:-------------:|:-------------------:|
|
||||||
| **Chibi** | X | X |X | X | X | X |
|
| **Chibi** | X | X |X | X | X | X |
|
||||||
| **Chicken** | X | X |X | X | X | X |
|
| **Chicken** | X | X |X | X | X | X |
|
||||||
| **Gauche** | X | X |X | X | X | X |
|
| **Gauche** | X | X |X | X | X | X |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue