Add notes on AST extraction.

pull/1/head
Stella Laurenzo 2020-06-06 21:42:34 -07:00
parent 7b95d860e9
commit f67c5a42dc
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ As I work through things, I've been jotting down some design notes:
* [Type Extraction - April 15, 2020](https://gist.github.com/stellaraccident/ec1ab0f633cfca0a05866fd77705b4e4)
* [Ufunc modeling Part 1 - April 29, 2020](https://gist.github.com/stellaraccident/4fcd2a24a66b6588f92b22b2b8ab974f)
* [Array funcs and op granularity - May 5, 2020](https://gist.github.com/stellaraccident/2c11652cfdee1457921bc7c98807b462)
* [AST Extraction - June 6, 2020](https://gist.github.com/stellaraccident/875f20d45dfc9b5daee59b11e3a2bc07)
## Quick start