mirror of
https://github.com/rreusser/rreusser.github.io.git
synced 2026-02-01 17:20:38 +00:00
🧮
This commit is contained in:
parent
f2af7c823d
commit
32848539c4
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
projects/static/eqn.png
Normal file
BIN
projects/static/eqn.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
@ -23,6 +23,16 @@
|
||||
[p]A collection of Observable notebooks covering a wide range of topics and visualizations, spanning the gamut from half-baked experiements to detailed writeups.[/p]
|
||||
[/Project]
|
||||
|
||||
[Project
|
||||
url:"https://observablehq.com/@rreusser/eqn?collection=@rreusser/writeups"
|
||||
image:"static/eqn.png"
|
||||
]
|
||||
[span className:"projectDesc__date"]December 25, 2022[/span]
|
||||
[h2]`eqn`[/h2]
|
||||
[p]An experimental equation parser which turns text like `y = m * x + b` into an [Abstract Syntax Tree](https://en.wikipedia.org/wiki/Abstract_syntax_tree) (AST) and then plugs into the [Stdlib](https://stdlib.io/) library to expose a wide variety of special math functions, at the end of the day wrapped up as a sort of drop-in replacement for Observable's `tex` helper.[/p]
|
||||
[/Project]
|
||||
|
||||
|
||||
|
||||
|
||||
[Project
|
||||
@ -35,6 +45,7 @@
|
||||
[/Project]
|
||||
|
||||
|
||||
|
||||
[Project
|
||||
url:"https://rreusser.github.io/trains-and-trails/"
|
||||
image:"static/trains-and-trails.jpg"
|
||||
|
||||
BIN
src/src/projects/static/eqn.png
Normal file
BIN
src/src/projects/static/eqn.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
Loading…
x
Reference in New Issue
Block a user