outrun/outrun-core
James Harton 2907fff1f6 improvement: Some small type system improvements:
* `Type::LateSelf` which stands in for `Self` in protocol function definitions.
  * Correctly reference `Self` and `Self.` types when compiling.
  * Warn when functions have no body outside of protocols.
2022-09-26 12:13:26 +13:00
..
lib VSCode syntax highlighting 2022-09-25 01:29:37 +00:00
src improvement: Some small type system improvements: 2022-09-26 12:13:26 +13:00
Cargo.toml wip: use miette for compiler errors. 2022-08-22 11:30:39 +12:00
README.md wip: working on the compiler. 2022-08-09 12:40:22 +12:00

Hippocratic License HL3-FULL Issues

🌅 Outrun Lexer

This crate provides the core library for Outrun.

It is provided as a crate so that it can contain pre-compiled Outrun assets.

License

Outrun Lexer is distributed under the terms of the the Hippocratic Version 3.0 Full License.

See LICENSE.md for details.