![]() | PLT Scheme | Need Help? |
| AboutDownloadDocumentationPLaneTCommunityOutreach & Research | ||
| To load: | (require (planet dherman/c:3:2)) |
| Old style: | (require (planet "main.ss" ("dherman" "c.plt" 3 2))) |
| Min PLT Scheme version: | 4.1.4.3 |
| Package description: | Tools for manipulating C, including header extraction for the FFI. |
| Downloads this week: | 2 |
| Total downloads: | 87 |
| Tickets: | 2 |
| Open tickets: | 2 |
| Primary files: | [no interface available] |
| Current version |
| PLaneT version | External Version | Source | DLs | Docs | Req. PLT |
| (3 2) | 0.4 | [browse] | 13 | [docs] | 4.1.4.3 |
| To load: (require (planet dherman/c:3:2)) | |||||
| Available in repositories: 4.x | |||||
Bugfix: fixed parser bug 202. The ParameterDeclaration production is now complete. This involved a subtle restriction of a popular but non-standard extension that allows TypedefName to be used in many places that expect Identifier. | |||||
| Open tickets |
| Ticket Id | Owner | Reporter | Type | Version |
|---|---|---|---|---|
| 179 | dherman | pocmatos@… | defect | 3.1 |
| c.plt fails to install correctly | ||||
| 209 | dherman | zwizwa | defect | 3:2 |
| error: "car: expects argument of type <pair>; given ()" on specific input | ||||
| Old versions |
| PLaneT version | External Version | Source | DLs | Docs | Req. PLT |
| (3 1) | 0.3 | [browse] | 30 | [docs] | 4.1.4.3 |
| To load: (require (planet "main.ss" ("dherman" "c.plt" 3 (= 1)))) | |||||
| Available in repositories: 4.x | |||||
| |||||
| (3 0) | 0.3 | [browse] | 3 | [docs] | 4.1.4.3 |
| To load: (require (planet "main.ss" ("dherman" "c.plt" 3 (= 0)))) | |||||
| Available in repositories: 4.x | |||||
| |||||
| (2 2) | 0.2 | [browse] | 8 | [docs] | 4.1.4.3 |
| To load: (require (planet "main.ss" ("dherman" "c.plt" 2 (= 2)))) | |||||
| Available in repositories: 4.x | |||||
| |||||
| (2 1) | 0.2 | [browse] | 6 | [docs] | 4.1.4.3 |
| To load: (require (planet "main.ss" ("dherman" "c.plt" 2 (= 1)))) | |||||
| Available in repositories: 4.x | |||||
| |||||
| (2 0) | 0.2 | [browse] | 6 | [docs] | 4.1.4.3 |
| To load: (require (planet "main.ss" ("dherman" "c.plt" 2 (= 0)))) | |||||
| Available in repositories: 4.x | |||||
| Full C99 parser implemented. Now requires PLT version 4.1.4.3. | |||||
| (1 0) | 0.1 | [browse] | 21 | [docs] | 4.1.3.8 |
| To load: (require (planet "main.ss" ("dherman" "c.plt" 1 (= 0)))) | |||||
| Available in repositories: 4.x | |||||
| Released. | |||||