Lisp HUG Maillist Archive

YAML parsers

Hi,

Are there any workable YAML parsers for LispWorks? There seem to be two on QL, CL-YAML and CL-YACLYAML, but neither will install under LW7.0 (CL-YAML tries to import a native library and fails, CL-YACLYAML tries to load in a prerequisite library which gives an "unsupported" error)

Mark

Re: YAML parsers

It takes me a minute to build the native library and load CL-YAML in LispWorks successfully. —Chun

> Il giorno 25/ago/2015, alle ore 21:33, Mark Green <mark@antelope.nildram.co.uk> ha scritto:
> 
> Hi,
> 
> Are there any workable YAML parsers for LispWorks? There seem to be two on QL, CL-YAML and CL-YACLYAML, but neither will install under LW7.0 (CL-YAML tries to import a native library and fails, CL-YACLYAML tries to load in a prerequisite library which gives an "unsupported" error)
> 
> Mark


Updated at: 2020-12-10 08:33 UTC