TodePond / DreamBerd

perfect programming language
https://dreamberd.computer
Other
10.62k stars 299 forks source link

Improvement to export ___ to "___"! #668

Open 12Acorns opened 2 days ago

12Acorns commented 2 days ago

To allow ease of package use, I propose you could do:

export add.db to "*.db"!

This would find all dreamberd files and add itself as a dependency of said projects. This will make package making a cakewalk for anyone and allow users of dreamberd to save time by already having the package as a part of their project without ever needing to consider if they need it!