Crowlang/crow

Make source more modular

Opened this issue · 0 comments

Currently, all core features including parsing, executing, and even some language functions are stored in core.c. This should be broken up to allow other programs to use the parser or types separately without pulling in the entirety of core.