This commit is contained in:
Pagwin 2025-12-14 01:44:23 -05:00
parent b8b19d5c6e
commit 2bf95b0295
No known key found for this signature in database
GPG key ID: 81137023740CA260

View file

@ -7,6 +7,7 @@
- https://willmcpherson2.substack.com/p/calling-rust-from-haskell - https://willmcpherson2.substack.com/p/calling-rust-from-haskell
- https://github.com/BeFunctional/haskell-foreign-rust - https://github.com/BeFunctional/haskell-foreign-rust
- https://github.com/BeFunctional/haskell-rust-ffi - https://github.com/BeFunctional/haskell-rust-ffi
- Borsh
- https://crates.io/crates/tree-sitter-highlight - https://crates.io/crates/tree-sitter-highlight
- Or potentially https://docs.rs/arborium/latest/arborium/ - Or potentially https://docs.rs/arborium/latest/arborium/
- Alternatively consider skylighting https://hackage.haskell.org/package/skylighting - Alternatively consider skylighting https://hackage.haskell.org/package/skylighting