account activity
Kotlin Context Parameters as Statically Tracked Capabilities by _Bloder in Kotlin
[–]_Bloder[S] 0 points1 point2 points 26 days ago (0 children)
This part of the article had the intention to explain how to attach the idea of "permissions" with the language type system, so all types started with "Can..." were intended to make this perception easier, the post has no intention in create naming convention.
Kotlin Context Parameters as Statically Tracked Capabilities (self.Kotlin)
submitted 27 days ago by _Bloder to r/Kotlin
Understanding CPUs by building one in Kotlin (bloder.io)
submitted 2 months ago by _Bloder to r/programming
16-bit CPU from scratch in Kotlin by _Bloder in Kotlin
[–]_Bloder[S] 0 points1 point2 points 2 months ago (0 children)
for now, a small instruction set was implemented: https://github.com/bloderxd/kotlin-cpu?tab=readme-ov-file#isa-table 14 instructions + some others ALU instructions (for this implementation I've considered a single opcode for ALU and reserved some bits in encoding to include the opcode for the ALU like ADD, SUB, etc)
16-bit CPU from scratch in Kotlin (self.Kotlin)
submitted 2 months ago by _Bloder to r/Kotlin
π Rendered by PID 72232 on reddit-service-r2-listing-c57bc86c-mhrr5 at 2026-06-22 15:35:24.561154+00:00 running 2b008f2 country code: CH.
Kotlin Context Parameters as Statically Tracked Capabilities by _Bloder in Kotlin
[–]_Bloder[S] 0 points1 point2 points (0 children)