You are here |
okmij.org | ||
| | | |
0xd34df00d.me
|
|
| | | | ||
| | | |
degoes.net
|
|
| | | | ZIO is a compelling effect type for working with the great Cats Effect ecosystem. | |
| | | |
donsbot.com
|
|
| | | | Shell scripts are often a quick, dirty way to get the job done. You glue together external tools, maybe do a little error checking and process all data as strings. This is great for some very simple problems but as requirements change and more is demanded from the code shell scripts become unwieldy and fragile.... | |
| | | |
kuterdinel.com
|
|
| | I demonstrate how you can write a simple JIT (Just In Time) compiler for x86 in about 1000 lines of C code. |