-
Notifications
You must be signed in to change notification settings - Fork 9
Future Features
Pardis Pashakhanloo edited this page Mar 6, 2019
·
1 revision
If you are looking for ways to contribute to Chisel, here are some ideas:
- Refactoring front-end from back-end so that different back-end reduction algorithms can be plugged in.
- Ensuring that the front-end is not C/C++ specific so that various languages can be supported.
- Integrating Chisel into an IDE
- Enhancing the diff-based interface by overlaying of the original and the reduced programs using ctags instead of text-based side-by-side diff.