Explore >> Select a destination


You are here

venam.net
| | asthasr.github.io
11.5 parsecs away

Travel
| | Opinions and discussions of various topics, mostly related to programming.
| | nickhayden.com
10.5 parsecs away

Travel
| | I started a new role in October that has a strong focus on event sourcing and domain driven design (DDD). One of the recommended books in our on-boarding materials is Domain-Driven Design Distilled...
| | blog.gougousis.net
10.3 parsecs away

Travel
| |
| | blog.tst.sh
101.4 parsecs away

Travel
| This post is mostly in my compiled language here: https://github.com/P-T-/bftoast/blob/master/asm/asm.lua The most basic string type is simply null terminated and prefixed: PUSH potato <<[<] >[>] This has some limitations though: 1. You cant index dynamically 2. You cant get its length So ive