M
Mike Jackson
Hi,
I would need to convert a lisp type file to xml. Are there any tools
available for this purpose, before I start writing my own in perl ?
The original file format looks like this (very simplified example):
(foo "bar"
(foo1 "something"
(something "bar")
(bar "else")
)
(foo2 "something else")
(foo3 "yet another something")
)
Would you be so kind as to also reply to my email address?
Thanks!
Mike
I would need to convert a lisp type file to xml. Are there any tools
available for this purpose, before I start writing my own in perl ?
The original file format looks like this (very simplified example):
(foo "bar"
(foo1 "something"
(something "bar")
(bar "else")
)
(foo2 "something else")
(foo3 "yet another something")
)
Would you be so kind as to also reply to my email address?
Thanks!
Mike