Node specific implementation of Gren compiler

1 Open Issue Need Help Last updated: Jul 18, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Modify the CLI parser in the Node.js implementation of the Gren compiler to accept command-line flags in the format `--flag value` (without the `=` separator), in addition to the existing `--flag=value` format.

Complexity: 3/5
good first issue help wanted

Node specific implementation of Gren compiler

JavaScript