5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)C#4,257 forks (4,257 forks)batch import
Area-InteractiveInteractive-ScriptingLogichelp wanted
Repository metrics
- Stars
- 20,414 stars (20,414 stars)
- PR merge metrics
- Avg merge 6d 17h (Avg merge 6d 17h)256 merged PRs in 30d (256 merged PRs in 30d)
Description
Current impl is a quick workaround to get the APIs right.
Contributor guide
- Research direction
- Improve the Script.Build API by refactoring the error handling to avoid throwing and catching CompilationErrorException. Investigate the current implementation of Script.Build and identify a cleaner approach such as using a result type or returning an error object.
- Tech stack
- csharp
- Domain
- compilers
- Issue type
- Refactor
- Prerequisites
- C#Git