![]() | PLT Scheme | Need Help? |
| AboutDownloadDocumentationPLaneTCommunityOutreach & Research | ||
| To load: | (require (planet dyoo/moby:2:32/moby-lang)) |
| Old style: | (require (planet "moby-lang.ss" ("dyoo" "moby.plt" 2 32))) |
| Min PLT Scheme version: | 4.2 |
| Package description: | Provides a compiler from Advanced Student Language+world to Javascript for both web browsers and mobile smartphones. |
| Downloads this week: | 9 |
| Total downloads: | 391 |
| Tickets: | 1 |
| Open tickets: | 0 |
| Primary files: | [no interface available] |
| Current version |
| PLaneT version | External Version | Source | DLs | Docs | Req. PLT |
| (2 32) | — | [browse] | 9 | [docs] | 4.2 |
| To load: (require (planet dyoo/moby:2:32/moby-lang)) | |||||
| Available in repositories: 4.x | |||||
| Intermediate release to fix issues with PLT Scheme 4.2.4. | |||||
| Old versions |
| PLaneT version | External Version | Source | DLs | Docs | Req. PLT |
| (2 31) | — | [browse] | 3 | [docs] | 4.2 |
| To load: (require (planet "moby-lang.ss" ("dyoo" "moby.plt" 2 (= 31)))) | |||||
| Available in repositories: 4.x | |||||
| Fixes to issues with NaN. Fixed error where warnings were not showing up with location information. Fixed definition of eq? on functions. | |||||
| (2 30) | — | [browse] | 44 | [docs] | 4.2 |
| To load: (require (planet "moby-lang.ss" ("dyoo" "moby.plt" 2 (= 30)))) | |||||
| Available in repositories: 4.x | |||||
| Fixes to issues with NaN. Fixed error where warnings were not showing up with location information. Fixed definition of eq? on functions. | |||||
| (2 29) | — | [browse] | 8 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 29)))) | |||||
| Available in repositories: 4.x | |||||
| Bug fix: boxes should be fixed. | |||||
| (2 28) | — | [browse] | 6 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 28)))) | |||||
| Available in repositories: 4.x | |||||
| Bug fix: the value produced by string-ref wasn't a character in 2.26; this has been corrected. | |||||
| (2 27) | — | [browse] | 9 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 27)))) | |||||
| Available in repositories: 4.x | |||||
| Bug fix: the value produced by string-ref wasn't a character in 2.26; this has been corrected. | |||||
| (2 26) | — | [browse] | 5 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 26)))) | |||||
| Available in repositories: 4.x | |||||
| Bug fix: eq hash tables were using an incorrect hashing algorithm, which lead to broken performance. Also added contract check on 'string' primitive. | |||||
| (2 25) | — | [browse] | 28 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 25)))) | |||||
| Available in repositories: 4.x | |||||
| Fixed rendering issue on js-selects. | |||||
| (2 24) | — | [browse] | 43 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 24)))) | |||||
| Available in repositories: 4.x | |||||
| Removed optimization on refreshing on-draw in the presence of mutation. js-img now properly generates a PERMISSION:INTERNET permission. Fixed regression in behavior of remove and list*. | |||||
| (2 23) | — | [browse] | 20 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 23)))) | |||||
| Available in repositories: 4.x | |||||
| Bug fixes: vector missing equality comparator in the runtime. Append allows zero arguments. Fixed race condition re: location change. | |||||
| (2 22) | — | [browse] | 11 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 22)))) | |||||
| Available in repositories: 4.x | |||||
| Bug fix: equal? on circular data structures should terminate. hash tables should be comparable with equal? Fixed bug in the reader when reading negative decimals. | |||||
| (2 21) | — | [browse] | 24 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 21)))) | |||||
| Available in repositories: 4.x | |||||
| Bug fix: attributes on a checkbox were being ignored. Adjusted make-vector to allow second initialization argument. | |||||
| (2 20) | — | [browse] | 38 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 20)))) | |||||
| Available in repositories: 4.x | |||||
| Bug fix: fixed the generation of apk and zip packages when using include. | |||||
| (2 19) | — | [browse] | 20 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 19)))) | |||||
| Available in repositories: 4.x | |||||
| Bug fix: if an image can't be loaded, it's replaced with a warning text image. Bug fix: identifiers with a leading digit were being miscompiled. | |||||
| (2 18) | — | [browse] | 32 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 18)))) | |||||
| Available in repositories: 4.x | |||||
| include generalized to work with a module. | |||||
| (2 17) | — | [browse] | 3 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 17)))) | |||||
| Available in repositories: 4.x | |||||
| Fixed stale js-input example in docs. Added js-select. Added hash-for-each. | |||||
| (2 16) | — | [browse] | 0 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 16)))) | |||||
| Available in repositories: 4.x | |||||
| Fixed stale js-input example in docs. Added js-select. Added hash-for-each. | |||||
| (2 15) | — | [browse] | 8 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 15)))) | |||||
| Available in repositories: 4.x | |||||
| Exposed make-hash for equality hash tables. Fixed printer bug involving js-text nodes. More IE/Opera comptability fixes to avoid use of __proto__. | |||||
| (2 14) | — | [browse] | 27 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 14)))) | |||||
| Available in repositories: 4.x | |||||
| Generalized place-image to allow images as fourth argument. Fixed Complex.asin. Fixed bug in not exposing hash-table functions out to DrScheme language level. Fixed reader bug that was reading decimals as inexact rather than exact. Fixed reader bug on scientific notation. | |||||
| (2 13) | — | [browse] | 0 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 13)))) | |||||
| Available in repositories: 4.x | |||||
| Generalized place-image to allow images as fourth argument. Fixed Complex.asin. Fixed bug in not exposing hash-table functions out to DrScheme language level. Fixed reader bug that was reading decimals as inexact rather than exact. Fixed reader bug on scientific notation. | |||||
| (2 12) | — | [browse] | 18 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 12)))) | |||||
| Available in repositories: 4.x | |||||
| Added error checks on procedure arity when using apply. Fixed regression involving CSS and on-draw. | |||||
| (2 11) | — | [browse] | 15 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 11)))) | |||||
| Available in repositories: 4.x | |||||
| Implemented procedure-arity?, put-pinhole, list?. Added more error trapping on js-big-bang's on-draw handler. | |||||
| (2 10) | — | [browse] | 7 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 10)))) | |||||
| Available in repositories: 4.x | |||||
| Printer should detect cyclic data structures. Also fixed printer bug that didn't show effects of mutation. | |||||
| (2 9) | — | [browse] | 0 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 9)))) | |||||
| Available in repositories: 4.x | |||||
| Improvements to IE compatibility. Added mutable hash table primitives make-hasheq, hash-set!, hash-ref, hash-remove!, hash-map, and hash?. | |||||
| (2 8) | — | [browse] | 1 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 8)))) | |||||
| Available in repositories: 4.x | |||||
| Improvements to IE compatibility. | |||||
| (2 7) | — | [browse] | 0 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 7)))) | |||||
| Available in repositories: 4.x | |||||
| Improvements to IE compatibility. | |||||
| (2 6) | — | [browse] | 1 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 6)))) | |||||
| Available in repositories: 4.x | |||||
| Some bug fixes for complex numbers. | |||||
| (2 5) | — | [browse] | 2 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 5)))) | |||||
| Available in repositories: 4.x | |||||
| Added for-each. | |||||
| (2 4) | — | [browse] | 2 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 4)))) | |||||
| Available in repositories: 4.x | |||||
| Added inexact and exact numeral literals to the reader; added complex numbers to the reader. Fixed some edge cases with modulo and quotient. Adjusted error message of on-draw to more specifically pinpoint structure problems. | |||||
| (2 3) | — | [browse] | 2 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 3)))) | |||||
| Available in repositories: 4.x | |||||
| Added include form. | |||||
| (2 2) | — | [browse] | 0 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 2)))) | |||||
| Available in repositories: 4.x | |||||
| Fixed atan so it can take two arguments. | |||||
| (2 1) | — | [browse] | 1 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 1)))) | |||||
| Available in repositories: 4.x | |||||
| Changed names of handlers that have effects to use "!".Removed js-bidirectional-input; use js-input instead. | |||||
| (2 0) | — | [browse] | 0 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 2 (= 0)))) | |||||
| Available in repositories: 4.x | |||||
| Changed names of handlers that have effects to use "!".Removed js-bidirectional-input; use js-input instead. | |||||
| (1 1) | — | [browse] | 2 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 1 (= 1)))) | |||||
| Available in repositories: 4.x | |||||
| [no release notes] | |||||
| (1 0) | — | [browse] | 2 | [docs] | 4.2 |
| To load: (require (planet "[file]" ("dyoo" "moby.plt" 1 (= 0)))) | |||||
| Available in repositories: 4.x | |||||
| [no release notes] | |||||