home.social

#programming_language — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #programming_language, aggregated by home.social.

fetched live
  1. [Перевод] Flutter 3.29 — Что нового во Flutter?

    Погрузитесь в Flutter 3.29! Этот релиз улучшает разработку и повышает производительность, с обновлениями Impeller, Cupertino, DevTools и других. Flutter 3.29, в котором приняли участие 104 уникальных автора, демонстрирует преданность сообщества. Давайте рассмотрим, что нового!

    habr.com/ru/articles/884078/

    #programming_language #dart #flutter #impeller #webпрограммирование

  2. A new interesting project was added to Ultralisp.org recently:

    github.com/garlic0x1/fusillade

    It allows to run map and filter on a thread pool.

    It is a lightweight alternative to LPARALLEL useful in case if all you want is to just speedup some pieces of your code without need to think about shared pools, futures, etc.

    is

  3. A new interesting project was added to Ultralisp.org recently:

    github.com/garlic0x1/fusillade

    It allows to run map and filter on a thread pool.

    It is a lightweight alternative to LPARALLEL useful in case if all you want is to just speedup some pieces of your code without need to think about shared pools, futures, etc.

    #coommonlisp is #cool #programming_language