heartfelt 0.1.5

# Heartfelt A simple Rust library for creating DSLs (Domain Specific Languages) ## Roadmap This is still pretty much a work in progress. There will soon be an update with examples and documentation. Heartfelt is still at a very early stage but a lot of features are planned. For Instance: A compiler to bytecode. A vm for that bytecode. More language features. Most of the features will be behind a cargo feature in order to keep binary sizes as small as possible and to only feature what you really need. # License Heartfelt is distributed under the terms of the MIT license. See LICENSE for more details
Documentation
  • Feature flags
  • This release does not have any feature flags.

heartfelt

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This release does not have any feature flags.