Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shrew-ir

Frontend and Intermediate Representation (IR) for the Shrew language.

This crate includes:

  • Lexer: Tokenizes .sw source code.
  • Parser: Hand-written recursive descent parser.
  • AST: Abstract Syntax Tree definitions.
  • IR: High-level graph representation (DAG) and lowering logic.
  • Validation: Type checking and shape inference.

License

Apache-2.0

About

The Shrew Intermediate Representation.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages