You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sanxiyn I'll flesh out more directed/pressing issues and share them in this thread. #3 is a very straightforward task that might be a good introduction to the codebase.
The most high-value task to tackle is analyzing language-c's "test" folder (see https://github.com/tcr/parser-c/tree/master/reference/test) and planning how we can bring this over to the Rust crate. Most of it can be reused wholesale, like the C tests, but there's some support code written in Haskell we may need to port, either with Corollary or manually.
See the blog post on the Rust User's forum for more information.
The text was updated successfully, but these errors were encountered: