Skip to content

A Domain Specific Language creator for the Rust Programming language

License

Notifications You must be signed in to change notification settings

DrSloth/heartfelt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Domain Specific Language creator for the Rust Programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages