Docs.rs
blue-lang-runtime-0.0.21
blue-lang-runtime 0.0.21
Docs.rs crate page
MIT
02 August 2026
Links
Repository
crates.io
Source
Owners
drzln
Dependencies
blake3 ^1
normal
blue-lang-check ^0.0.21
normal
blue-lang-syntax ^0.0.21
normal
tatara-lisp ^0.3.21
normal
tatara-lisp-eval ^0.3.21
normal
thiserror ^2
normal
Versions
66.67%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
parse
blue_
lang_
runtime
0.0.21
In blue_
lang_
runtime::
pipeline
blue_lang_runtime
::
pipeline
Function
parse
Copy item path
Source
pub fn parse(src: &
str
) ->
Result
<
Vec
<
Sexp
>,
RunError
>
Expand description
Parse blue source to tatara-lisp forms.