1w6 uRPG 1w6 uRPG
  • Anmelden
  • Öffentlich

    • Öffentlich
    • Gruppen
    • Beliebt
    • Verzeichnis

Mit „racket“ getaggte Nachrichten

  1. drak drak

    Does #Rhombus risk missing the trees for enforestation? https://github.com/racket/rhombus-prototype/discussions/199 #racket

    Thursday, 16-Dec-21 08:53:56 UTC von web
  2. clacke clacke

    > Quickscript’s purpose is to make it easy to extend DrRacket with small Racket scripts that can be used in the definition (or interaction) window, or to graphically interact with the user. http://docs.racket-lang.org/quickscript/inde…

    Monday, 16-Apr-18 14:32:43 UTC von social.heldscal.la
  3. clacke clacke

    When I moved from ruby to python I found this really annoying: In ruby everything returns something in case you would want it. In python, side-effect methods return void. I still find it a bit annoying in Python sometimes, but in a lang…

    Wednesday, 11-Apr-18 11:29:54 UTC von social.heldscal.la
  4. clacke clacke scheme

    Pasterack is a really cool service! Here someone posted their (plot) code and the graphical output is shown inline:

    http://pasterack.org/pastes/59894

    /via https://www.mail-archive.com/racket-users@googlegroups.com/msg37649.html

    #racket !scheme

    Tuesday, 27-Mar-18 01:17:30 UTC von social.heldscal.la
  5. clacke clacke cwebber

    Automatic testing yeeeeeah. Finally got to the place where packaging ourselves and most of the #racket release pkgs is something we can do, so that's a great* system test. Lots of tinkering left to do to make this program not a dirty ha…

    Tuesday, 06-Mar-18 19:30:42 UTC von social.heldscal.la im Zusammenhang
  6. clacke clacke

    Does anyone know what `${1+"$@"}` in a generated #racket launcher does? A few quick tests don't show me that it's any different from just "$@", and I don't see anything on a "+" in that position when I look in https://www.gnu.org/softwa…

    Sunday, 04-Mar-18 01:58:07 UTC von social.heldscal.la
  7. clacke clacke scheme , ghostdancer , jk , fap

    @fap @ghostdancer @jk Apparently Naughty Dog are using !scheme for game scripting again! But this time they didn't fall for the temptation of writing their own: > Sony's Naughty Dog game studio has created just such a large project, act…

    Saturday, 03-Mar-18 15:08:08 UTC von social.heldscal.la
  8. clacke clacke scheme

    TIL:

    (define ((func . params)) 'blah)

    is sugar for

    (define (func . params) (lambda () 'blah))

    #racket !scheme

    Sunday, 25-Feb-18 06:09:26 UTC von social.heldscal.la
  9. clacke clacke scheme

    #racket 6.12 is what I'm using an it was released in late January. Mostly a few very specific fixes, but this one stands out: > The `lazy-require-syntax` form supports lazy loading of macro transformers. Note that the macros must obey c…

    Friday, 23-Feb-18 03:26:57 UTC von social.heldscal.la
  10. clacke clacke

    There are people out there who want to work on porting #racket and/or #chez to #riscv. Awesome to hear.

    https://www.mail-archive.com/racket-users@googlegroups.com/msg37339.html

    Friday, 23-Feb-18 03:20:26 UTC von social.heldscal.la
  11. clacke clacke

    Ah, now I get what `racket -l- blah` does. It is of course the equivalent of `racket -l blah --`, so it simply loads and then runs the module, and then leaves the rest of the command line for the module argv.

    Treating "--" as a normal short option threw me off.

    #racket

    Friday, 23-Feb-18 01:40:56 UTC von social.heldscal.la
  12. clacke clacke

    tfw you look at that s-expression and it's finally just the way you intended it to be, and your eyes water in joy, your shoulders that you didn't know were tense sink back down in relief, and your heart swells with gratitude to the thous…

    Tuesday, 20-Feb-18 18:57:12 UTC von social.heldscal.la
  13. clacke clacke

    I was wondering whether #geiser was a guile-only thing (I heard about it via guix people), or if it runs other schemes: > Geiser provides the generic interactive command run-geiser. If you invoke it (via, as is customary in Emacs, M-x r…

    Sunday, 18-Feb-18 15:01:57 UTC von social.heldscal.la im Zusammenhang
  14. clacke clacke

    Dagnammit the #racket package catalog has circular dependencies.

    Saturday, 10-Feb-18 00:56:12 UTC von social.heldscal.la
  15. clacke clacke scheme

    Holy crap #racket does type inference on my functions. I was so confused until I realized the compiler was smarter than me.

    Is this unique for a !scheme ? It's amazing and pushes the error so much closer to the source.

    Friday, 09-Feb-18 23:00:01 UTC von social.heldscal.la im Zusammenhang
  16. clacke clacke forth , roka , awg

    @roka @awg "multiple" is sort of an understatement. It feels like the only language that has more implementations is !forth . :-) Many people like #racket, as it has an IDE that is very helpful to newcomers. #Chez is performant and comp…

    Monday, 14-Aug-17 08:01:35 UTC von social.heldscal.la im Zusammenhang
  17. clacke clacke

    https://technomancy.us/i/drracket-error.png

    #racket stack traces are *shiny*!

    Monday, 22-May-17 06:03:57 UTC von social.heldscal.la
  18. lnxw48 lnxw48 internetturtle

    @taknamay Is #8sync similar to what you're looking for? http://url.federati.net/cZLC- #scheme #guile #racket

    Sunday, 12-Jun-16 23:16:16 UTC von fresh.federati.net
  19. lnxw48 lnxw48 cplusplus

    Just watched Gilad Bracha and Matthias Felleisen discussing types in programming languages. It's an hour long (about 3X my normal limit!), but good. http://url.federati.net/-wIAy Discussion briefly touched on: #Dart #Racket #Smalltalk #Ne…

    Friday, 28-Aug-15 00:26:06 UTC von fresh.federati.net
  20. drak drak

    Pycket: 2× speedup for #Racket #Scheme by shelling out to #pypy: http://homes.soic.indiana.edu/samth/pycket-draft.pdf #python — wow!

    Sunday, 17-May-15 11:51:19 UTC von web
  • Vorher

Feeds

  • Activity Streams
  • RSS 1.0
  • RSS 2.0
  • Atom
  • Hilfe
  • Über
  • FAQ
  • AGB
  • Privatsphäre
  • Quellcode
  • Version
  • Kontakt

1w6 uRPG ist ein Mikrobloggingdienst von Arne (Drak) Babenhauserheide. Es wird mit der Mikrobloggingsoftware StatusNet (Version 1.1.1-release) betrieben, die unter der GNU Affero General Public License erhältlich ist. The running version includes the patches from draketo.de/proj/statusnet-patches.

Creative Commons Attribution 3.0 Alle Inhalte und Daten von 1w6 uRPG sind unter der Creative Commons Attribution 3.0 Lizenz verfügbar.