Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)AL
Members
195
Posts
16
Active Today
2
Created
5 yr. ago
  • A community for the lovers of the scheme programming languages @lemmy.ml
    Zipheir @lemmy.ca

    New chair of R7RS Working Group 2

  • A community for the lovers of the scheme programming languages @lemmy.ml
    citytree @lemmy.ml

    John Cowan: My resignation letter as R7RS-large chair

    John Cowan has resigned as chair of the R7RS-large project.

  • A community for the lovers of the scheme programming languages @lemmy.ml
    citytree @lemmy.ml

    When will R7RS-large be complete?

    R7RS-large has been in development for a really long time (10 years?). What is the status of the standardization effort? When is the estimated time of completion of R7RS-large?

  • A community for the lovers of the scheme programming languages @lemmy.ml
    citytree @lemmy.ml

    SchemeBBS: anonymous BBS (textboard) written in Scheme

  • A community for the lovers of the scheme programming languages @lemmy.ml
    citytree @lemmy.ml

    Another book in The Little Schemer series:

    The Little Learner: A Straight Line to Deep Learning by Daniel P. Friedman and Anurag Mendhekar.

    The Little Learner covers all the concepts necessary to develop an intuitive understanding of the workings of deep neural networks: tensors, extended operators, gradient descent algorithms, artificial neurons, dense networks, convolutional networks, residual networks and automatic differentiation.

    ...

    https://www.thelittlelearner.com/

  • A community for the lovers of the scheme programming languages @lemmy.ml
    Pumpkin @sh.itjust.works

    Lisp Game Jam - "Wireworld" - Hoot's low level WASM tooling in action -- Spritely Institute

  • A community for the lovers of the scheme programming languages @lemmy.ml
    Spore @lemmy.ml

    Directly compiling Scheme to WebAssembly: lambdas, recursion, iteration! -- Spritely Institute

    Not exactly a new one but I think this sub deserves some activity.

    People at Spritely Institute are working on compiling Guile to WebAssembly, and they have made some progress now.

    Their project repository

  • A community for the lovers of the scheme programming languages @lemmy.ml
    dinomug @lemmy.ml
  • A community for the lovers of the scheme programming languages @lemmy.ml
    dinomug @lemmy.ml

    Rekonq λ: Rekonq

  • A community for the lovers of the scheme programming languages @lemmy.ml
    MobocraticEgoist @lemmy.ml

    Clojure from a Schemer's perspective

  • A community for the lovers of the scheme programming languages @lemmy.ml
    MobocraticEgoist @lemmy.ml

    Software Design for Flexibility - How to Avoid Programming Yourself into a Corner

    New book by Chris Hanson and Gerald Jay Sussman which uses Scheme.

  • A community for the lovers of the scheme programming languages @lemmy.ml
    MobocraticEgoist @lemmy.ml
  • A community for the lovers of the scheme programming languages @lemmy.ml
    RedNoseHacker @lemmy.ml

    New chapter ! Let's continue to learn Guile with tests !

  • A community for the lovers of the scheme programming languages @lemmy.ml
    curious @lemmy.ml
  • A community for the lovers of the scheme programming languages @lemmy.ml
    curious @lemmy.ml

    "Transducers" by Rich Hickey

    Might be interesting for some of you if you have never heard of transducers before. In programming there are some ideas that are great but not widely shared.

    See also: SRFI 171