Skip to content

A simple YAML parser that creates objects from YAML text using Reflection API and bytecode generation on the JVM.

Notifications You must be signed in to change notification settings

BernardoPe/Yamlify

Repository files navigation

yamlify - YAML Parser

YAML Parser through Reflection API and bytecode generation for JVM, with both eager and lazy sequences processing.

About

A simple YAML parser that creates objects from YAML text using Reflection API and bytecode generation on the JVM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages