english icon indicating copy to clipboard operation
english copied to clipboard

Can the compiler be packaged as an IDE plug-in?

Open Folds opened this issue 7 years ago • 0 comments

The compiler can be run from the command line.

Currently, the compiler is part of the desktop application folder, and relies on features in the noodle library folder. Both of these folders contain many definitions that are not needed by a pure compiler or IDE plug-in.

Folds avatar Jun 30 '17 19:06 Folds