Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,321 contributions in the last year
Contribution activity
October 2020
- njlr/figtree F#
- njlr/puppeteer-extra JavaScript
Created a pull request in LoopPerfect/rxterm that received 1 comment
Created an issue in fsharp/fslang-suggestions that received 3 comments
Make the inline get_Zero hack official
Make the inline get_Zero hack official
Various parts of F# (e.g. Seq.sum) are built on types that implement get_Zero as a static member. I think th…
- Figure out how game screens should work
- Investigate performance if we update entities in parallel
- Investigate performance penalty of functional architecture and CEs
- Code for loading cartridge from a DLL
- Ability to pause + rewind game in editor
- Add game-pad rumble output effect
- Add game-pad support to input type
- Figure out a deterministic pseudo-random system
- Generic form from State type to enable on-the-fly edits
- Investigate MonoGame on WASM / WebGL
- Ability to hot-reload the render function to a running cartridge