Skip to content
/ snax Public

JSX-like syntax for proc macro authors

License

Notifications You must be signed in to change notification settings

LPGhatguy/snax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snax

Travis-CI Build

Snax is JSX for Rust.

More specifically, it's a library for proc macro authors who want JSX-like syntax in their libraries.

For the current best example of how to use Snax, check out the current source of the ritz crate.

Requirements

Snax requires Rust 1.32 or newer.

License

Snax is available under the MIT license. See LICENSE.txt for details.

About

JSX-like syntax for proc macro authors

Resources

License

Stars

Watchers

Forks

Packages

No packages published