Added Projects page

This commit is contained in:
2025-01-30 22:57:08 +00:00
parent 4a481defb9
commit 75e08d3493
9 changed files with 68 additions and 6 deletions

View File

@@ -0,0 +1,6 @@
---
name: f.engine
url: https://lbfalvy.github.io/f.engine/
image: https://assets-for-gh-pages.gb-lon-1.linodeobjects.com/f-engine.png
---
A small lambda calculus executor made in Javascript to demonstrate lambda calc to my friends. It works with repeated string splicing so it gets very slow.