🧄
🔴⚫
GitHub account only used for contributions. My own code is somewhere elsewhere.
- $PWD
-
01:34
(UTC +01:00) - https://pablo.rauzy.name/
- @p4bl0.net
- @[email protected]
- @p4bl0
- https://pablo.plus/
Pinned Loading
-
A complete compiler for a simple lan...
A complete compiler for a simple language (in less than 150 LoC) 1This project is a tiny compiler for a very simple language consisting of boolean expression.
23The language has two constants: `1` for true and `0` for false, and 4 logic gates:
4`!` (not), `&` (and), `|` (or), and `^` (xor).
5 -
Pure HTML playable TicTacToe game (n...
Pure HTML playable TicTacToe game (no CSS nor JavaScript) in 367KB 1This is an attempt to see how small a pure HTML playable TicTacToe game can be. The first script (`ttt.py`) generates a 560KB HTML file.
23- The game is playable at https://pablo.rauzy.name/dev/ttt.html
45I made it in reaction to this Hacker News post: [Implementing Tic Tac Toe with 170MB of HTML – No JavaScript or CSS](https://news.ycombinator.com/item?id=38261232), because my reaction to "170MB" was "_wait, **WAT?**_".
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.