An ag(e)ing hacker - posts tagged as "guile"

Luca Saiu's blog

Posts tagged as "guile" (2 posts)
Feeds for tag guile Feeds for "guile" posts: Atom 1.0, RSS 2.0.
Happy pi Approximation Day 20142014-07-22 00:10
Updated: 2015-01-23 22:59
It’s 22/7 again. Last year on pi Approximation Day I published a simple Forth program based on an intuitive geometrical idea: see Happy pi approximation day 2013 (<https://blog.ageinghacker.net/posts/13>). I’ve been thinking about what to do in 2014 for some time, without finding anything as nice from the programming point of view. Sure, you can find series and continued fractions converging to pi, even rapidly; these methods work, but the corresponding programs are trivial to code and don’t provide any insight. So I chose another route: a practical experiment to approximate pi by cutting and weighing metal. The result turned out [...] Read more
Tags: english, experiment, gnu, guile, hacking, pi, science

A practical GNU epsilon tutorial2013-08-23 12:54
Updated: 2023-09-29 17:57
A practical GNU epsilon tutorial Audience Lexical conventions Rationale and introduction My PhD thesis Implementation, and the relation beteen epsilon0 and epsilon1 The bootstrap problem Setup Writing more comfortably, from ‘guile+whatever’ and Emacs Basics of epsilon1 The stuff values are made of: fixnums, pointers, buffers Error situations in epsilon1 Slightly higher-level data structures: vectors, strings, boxes, tuples, records Equality and boxedness tags Lists, and simple programming examples Digression: a look at epsilon0 Practical programming in epsilon1 Sums A programming example: structural equality with boxedness tags A look at reflective data structures ‘e1:define’ is just a macro! S-expressions What’s the point [...] Read more
Tags: english, epsilon, gnu, guile, hacking, tutorial

Posts tagged as "guile" (2 posts)

You might want to go to the main blog index (Atom feedfeeds for every post: Atom 1.0, RSS 2.0) or to my web site https://ageinghacker.net.

[my photo]
Luca Saiu

The opinions I express here are my own and do not necessarily reflect the beliefs or policies of my employer or for that matter of anyone else. In case you felt that the public statement of my thoughts threatened your warm sense of security and your emotional stability feel free to leave at any time.
The system does not support user comments and probably never will. Anyway you can contact me if you want to discuss some topic with me. I might update my posts if you provide interesting insights.

You might be interested in my web site https://ageinghacker.net.


Copyright © 2009, 2011-2014, 2017, 2018, 2021-2024 Luca Saiu
Verbatim copying and redistribution of this entire page are permitted in any medium without royalties, provided this notice is preserved.
This page was generated by
trivialblog. trivialblog is free software, available under the GNU GPL.
Tag icon copyright information is available in this file.