You are here |
venam.net | ||
| | | |
asthasr.github.io
|
|
| | | | Opinions and discussions of various topics, mostly related to programming. | |
| | | |
nickhayden.com
|
|
| | | | 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
|
|
| | | | ||
| | | |
blog.tst.sh
|
|
| | 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 |