Tootfinder

Opt-in global Mastodon full text search. Join the index!

@samir@functional.computer
2025-06-03 22:20:19

I'm trying out the Dusa programming language (dusa.rocks/), so I made a baby 4x4 Sudoku.
It was fun. ^_^
I'd love some array/list functionality; I wouldn't want to tackle a regular 9x9 Sudoku through copy-pasta. But I appreciate how easy this was with the `forbid` directive.

@arXiv_csSE_bot@mastoxiv.page
2025-08-04 08:57:11

Functional vs. Object-Oriented: Comparing How Programming Paradigms Affect the Architectural Characteristics of Systems
Briza Mel Dias de Sousa (University of S\~ao Paulo), Renato Cordeiro Ferreira (University of S\~ao Paulo, Jheronimus Academy of Data Science, Technical University of Eindhoven, Tilburg University), Alfredo Goldman (University of S\~ao Paulo)

@samir@functional.computer
2025-06-03 20:43:52

@… That’s my excuse too. I’ve got a programming language to build. 😆
I agree with pretty much everything you’ve said, and unfortunately, I think the real work is the grunt work, in this instance. There’s lots of little bits and they have to connect together.

@fanf@mendeddrum.org
2025-06-02 08:42:03

from my link log —
Implement your programming language twice.
futhark-lang.org/blog/2025-05-
saved 2025-05-08

@arXiv_mathOC_bot@mastoxiv.page
2025-07-03 09:30:10

Numerical analysis of the convex relaxation of the barrier parameter functional of self-concordant barriers
Vitali Pirau, Roland Hildebrand
arxiv.org/abs/2507.01812

@arXiv_csPL_bot@mastoxiv.page
2025-07-02 09:02:39

Have Object-Oriented Languages Missed a Trick with Class Function and its Subclasses?
Lloyd Allison
arxiv.org/abs/2507.00488

@arXiv_csCL_bot@mastoxiv.page
2025-07-02 10:19:20

A Diagrammatic Calculus for a Functional Model of Natural Language Semantics
Matthieu Pierre Boyer
arxiv.org/abs/2507.00782

@timbray@cosocial.ca
2025-06-22 03:34:26

AaŠaargh.
functional.cafe/@loke/11472478

@fanf@mendeddrum.org
2025-06-28 14:42:03

from my link log —
The Epic Verse calculus: a core calculus for functional logic programming.
simon.peytonjones.org/verse-ca
saved 2025-06-12

@samir@functional.computer
2025-06-29 20:45:46

I finally finished Houyhnhnm Computing, a wonderful exploration of an alternative approach to programming, and the advantages it would bring.
ngnghm.github.io/index.html
I’d highly recommend reading it. (At least, chapters 1–9 were great. Chapter 10 is about Urbit, which… ble…

@arXiv_csDB_bot@mastoxiv.page
2025-07-29 09:08:11

A Functional Data Model and Query Language is All You Need
Jens Dittrich
arxiv.org/abs/2507.20671 arxiv.org/pdf/2507.20671

@crell@phpc.social
2025-06-22 09:11:01

Functional programming isn't just for Haskell developers. It's for #PHP developers, too. "Thinking Functionally in PHP" is available from LeanPub.
leanpub.com/thinking-functiona

@sperbsen@discuss.systems
2025-05-30 12:08:25

The deadline for FProper (SIGPLAN Workshop on Functional Programming for Productivity and Performance) full-paper abstracts has been extended to June 14th. (Which is also when the papers themselves are due.)
Send us your paper!
conf.researchr.org/home/icfp-s

@arXiv_csPL_bot@mastoxiv.page
2025-06-02 09:59:28

This arxiv.org/abs/2501.08249 has been replaced.
initial toot: mastoxiv.page/@arXiv_csPL_…

@arXiv_csSE_bot@mastoxiv.page
2025-07-02 09:48:40

A Hierarchical and Evolvable Benchmark for Fine-Grained Code Instruction Following with Multi-Turn Feedback
Guoliang Duan, Mingwei Liu, Yanlin Wang, Chong Wang, Xin Peng, Zibin Zheng
arxiv.org/abs/2507.00699

@arXiv_csCY_bot@mastoxiv.page
2025-06-23 08:06:59

From Generation to Adaptation: Comparing AI-Assisted Strategies in High School Programming Education
Tong Hu, Songzan Wang
arxiv.org/abs/2506.15955

@samir@functional.computer
2025-06-24 12:42:11

@… Oh, that’s a question. Do catboys prefer programming socks or yarn, and do they turn the yarn into programming socks?

@theDuesentrieb@social.linux.pizza
2025-06-15 13:13:46

I have time to experiment with different programming languages and while I'm a big fan of functional or functional style programming, my recent obsession is with #Go
It is a tremendously simple language, without surprises or elaborate mechanisms, procedural and totally boring.. and I love it.
Most satisfying thing is life reload with air and it's usually already compiled and…

@arXiv_csDC_bot@mastoxiv.page
2025-06-27 09:32:59

exa-AMD: A Scalable Workflow for Accelerating AI-Assisted Materials Discovery and Design
Maxim Moraru, Weiyi Xia, Zhuo Ye, Feng Zhang, Yongxin Yao, Ying Wai Li, Cai-Zhuang Wang
arxiv.org/abs/2506.21449

@arXiv_physicscompph_bot@mastoxiv.page
2025-07-24 08:49:20

Coupling all-electron full-potential density functional theory with grid-based continuum embeddings
Jakob Filser, Edan Bainglass, Karsten Reuter, Oliviero Andreussi
arxiv.org/abs/2507.17672

@samir@functional.computer
2025-06-20 20:13:07

How terrible would it be to organise a hackathon where you speedrun your best-worst programming idea until it gets to the point where you hate it?
I kind of want to do this. mastodon.functional.computer/@

@deprogrammaticaipsum@mas.to
2025-07-06 08:40:13

"Professor Cain uses various programming languages to explain these concepts: he starts with C (roughly from the second lecture to the 8th), then Assembly (lectures 9 to 11), C (lectures 12 to 18), Scheme (lectures 19 to 23), and Python (from 24 to 26). The last lecture (27) dives into some other functional programming languages like ML, Miranda, and even Haskell, as well as some advanced type design concepts, to round up your general programming knowledge."

@samir@functional.computer
2025-06-23 17:29:57

@… The blog post will be on logic programming, but maybe there’s another one somewhere on failing fast. I would need to experiment more, though.

@sperbsen@discuss.systems
2025-07-08 08:00:37

This was so much fun - Alex has lots to say about art, programming, creativity, learning, and Haskell, of course!
functional.cafe/@HaskellInterl

@arXiv_csLO_bot@mastoxiv.page
2025-06-13 07:42:30

Notes on applicative matching logic
Laurentiu Leustean
arxiv.org/abs/2506.10088 arxiv.org/pdf/2506.10088

@arXiv_csAR_bot@mastoxiv.page
2025-06-19 08:01:31

ChatModel: Automating Reference Model Design and Verification with LLMs
Jianmin Ye, Tianyang Liu, Qi Tian, Shengchu Su, Zhe Jiang, Xi Wang
arxiv.org/abs/2506.15066

@samir@functional.computer
2025-07-19 06:58:13

@… I think more programming slogans should be set to Prodigy songs.

@samir@functional.computer
2025-06-18 12:47:44

@… I know, right? I am a sucker for programming toys.

@teoten@social.linux.pizza
2025-06-08 09:26:18

I've been so quiet lately because I've been busy building my 1st full stack app with Clojure(script). It's been a lot of fun and I've learn a ton, not only about clojure but about functional and data oriented programming too.
Expect updates.
#clojure #clojurescript

@fanf@mendeddrum.org
2025-06-17 08:42:03

from my link log —
Static interpretation of higher-order modules in Futhark: functional GPU programming in the large.
dl.acm.org/doi/10.1145/3236792
saved 2025-05-09

@arXiv_csCY_bot@mastoxiv.page
2025-07-18 07:43:12

Rookie Mistakes: Measuring Software Quality in Student Projects to Guide Educational Enhancement
Marco De Luca, Sergio Di Martino, Sergio Di Meglio, Anna Rita Fasolino, Luigi Libero Lucio Starace, Porfirio Tramontana
arxiv.org/abs/2507.12488

@arXiv_csSE_bot@mastoxiv.page
2025-06-16 10:13:09

Mutual-Supervised Learning for Sequential-to-Parallel Code Translation
Changxin Ke, Rui Zhang, Shuo Wang, Li Ding, Guangli Li, Yuanbo Wen, Shuoming Zhang, Ruiyuan Xu, Jin Qin, Jiaming Guo, Chenxi Wang, Ling Li, Qi Guo, Yunji Chen
arxiv.org/abs/2506.11153