時の羅針盤@blog
オランダの生活、自身が行っているSagittarius Schemeの開発日誌、
その他雑多なことをつづってます。
Let's start Scheme
(Move to ...)
(はじめよう Scheme 0)
(はじめよう Scheme 1)
(はじめよう Scheme 2)
(はじめよう Scheme 3)
(はじめよう Scheme 4)
(はじめよう Scheme 5)
(はじめよう Scheme 6)
(はじめよう Scheme 7)
(はじめよう Scheme 8)
▼
2026-02-10
Composable continuation (2)
›
I've written how it works (as my memo), so now it's time to write what I've done (as my memo, again). Capture composable contin...
2026-01-28
Composable continuation (1)
›
After 2 weeks of fighting, I've finished implementing composable continuation. This is my memo of how I understand composable continuat...
2026-01-21
Continuation prompt
›
Since long time ago, I was thinking if Sagittarius can have some nice async / await equivalent things. I'm using Java/Kotlin at my work...
2025-01-27
Memo: Socket selector on Windows
›
Sagittarius has (net socket) library which defines socket selector. A socket selector takes arbitary number of sockets and waits until one...
2024-05-27
cond-expand enchancement
›
When I'm writing a library or tools, I usually write them working on the current release version of Sagittarius, unless R6RS portable on...
2023-10-09
OAS stub
›
ここ数ヶ月Kotlinを書いていたのだが、なんとなく形になったしちょっと紹介記事を書こうかなぁと。 Swagger/OpenAPI Specificationは多分誰でも知っているだろう。Microserviceな流れになっていた前職で10を超えるバックエンドサービスに接続する必...
2023-10-02
転職して一ヶ月で異動、または履歴書に前職の経歴を書く功罪
›
転職して一ヶ月で異動になった話。ちょっと個人的にツボったので後で振り返るように書いておく。 2023年9月から銀行Iで働くことになった。前職である銀行Rではオランダで最も使われているペイメントスキームの一つであるiDealのメンテナンス及びメジャーバージョンアップに多大に貢献した...
›
Home
View web version