im eris i like forth and shit i hate capitalism and it's progeny github: https:// github.com/periish rip rats at work
eris
im eris
i like forth and shit
i hate capitalism and it's progeny
github: https://github.com/periish
rip rats at work
Posts
im eris i like forth and shit i hate capitalism and it's progeny github: https:// github.com/periish rip rats at work
EASILY OPTIMISABLE ABSTRACTIONS
map and reduce are high level contsructions that map easily onto simd
linear typing matches closely to a stack model
capabilities/capsec essentially directly corresponds to shm and can be used for safe memory sharing/management alongside linear typing
option types map 1-1 to nullable pointers
what other abstractions like this exist? im looking for abstractions that correspond to Fast Things at a fundamental level.
is there an abstraction that matches branchless?
im eris i like forth and shit i hate capitalism and it's progeny github: https:// github.com/periish rip rats at work