Skip to content

heyLu/edn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

An EDN parser for Go

edn is an EDN parser for Go.

It follows the canonical implementation in Clojure.

See the docs for more details.

Current status

It works, but it's not tested well. The API should probably similar to the encoding/json package in the standard library, but isn't.

There is no encoder for EDN at this point, but it's planned.

About

Reading and writing edn data in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages