breck7 / scrollsdk

Build on top of Scroll.
https://sdk.scroll.pub
380 stars 17 forks source link

🚜 ScrollParsers: Given a program and grammar, write a method to tree shake the ScrollParsers #97

Closed breck7 closed 1 month ago

breck7 commented 4 years ago

Imagine if you had a C++ file. Imagine if you could Tree shake the C++ compiler to return a compiler containing only the stuff your file needed.

We could do that relatively easily.

breck7 commented 3 years ago

not necessarily a bad idea but more important things to do first

breck7 commented 1 month ago

Would be neat and im sure lead to many interesting things but low pri at the moment