LeoNerd's programming thoughts
My thoughts, ideas, and sometimes rants, on Perl, C, Linux, terminals,...
2023/08/31
Building for new ATtiny 2-series chips on Debian
›
I have previously written about how to build code for the ATtiny 1-series chips on Debian , outlining what files are missing from Debian in ...
2022/06/25
A troubling thought - smartmatch reïmagined
›
Preface: This is less a concrete idea, and more a rambling set of thoughts that lead me to a somewhat awkward place. I'm writing it out...
9 comments:
2022/01/26
Perl in 2022 - A Yearly Update
›
At the end of 2020, I wrote a series of articles on the subject of recent CPAN modules that provide useful syntax, or recent core features ...
5 comments:
2021/07/30
Perl UV binding hits version 2.000
›
Over the past few months I've been working on finishing off the libuv Perl binding module, UV . Yesterday I finally got it finished eno...
4 comments:
2021/02/26
Writing a Perl Core Feature - part 11: Core modules
›
Index | < Prev Our new feature is now implemented, tested, and documented. There's just one last thing we need to do - update the ...
1 comment:
2021/02/24
Writing a Perl Core Feature - part 10: Documentation
›
Index | < Prev | Next > Now that have our new feature nicely implemented and tested, we're nearly finished. We just have a few...
2021/02/22
Writing a Perl Core Feature - part 9: Tests
›
Index | < Prev | Next > By the end of part 8 we finally managed to see an actual implementation of our new feature. We tested a c...
›
Home
View web version