mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-17 22:09:26 -04:00
2 lines
95 B
Odin
2 lines
95 B
Odin
// A lexer and parser for the `Odin` language for the purposes of writing tooling.
|
|
package odin |