CEO @ sherpa°
Coding is mostly for fun.
- maxtremaine.github.io: My personal website. Not as exciting as me IRL.
- mermaid-template: A straightforward way to use the most recent Mermaid.js features.
- REPEATRANGE: Custom formula for Google Sheets. Repeats a range.
- python-style-range: A very basic implementation of the Python 'range' generator in ES6.
- SVG Clock: I like clocks, so I made one in SVG. It ticks.
"Why have you wrote so many Sudoku solvers?" - "For fun, and to compare new programming languages as they gain prominence."
Most use a fairly similar design, but I have tried to be true to the language. I have removed some because I couldn't get through them without saying, "Wow, I don't like this language."
Here they are:
Language | Solve Time @ 54 Blanks (ms) |
---|---|
Rust | 11 |
Go | 15 |
Swift | 60 |
Deno.ts | 66 |
Node.js | 74 |
Python | 77 |
Next Languages:
- Elixir
- Scala
- Elm
- Zig