Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Drill into "for configuration" some more pls #6

Open
paul-hammant opened this issue Apr 16, 2018 · 6 comments
Open

Drill into "for configuration" some more pls #6

paul-hammant opened this issue Apr 16, 2018 · 6 comments
Assignees

Comments

@paul-hammant
Copy link

"for configuration" sounds like it be an alternative to YAML or TOML for config files for applications.

If yes, then an example in the README would be good.

@kflu
Copy link
Contributor

kflu commented Apr 16, 2018

Good point. Thanks. Providing a simplist example as you suggested is definately useful. Meanwhile, here is a more complex example - let me know if that helps.

BTW - it'd be great if you can pick this work up and provide a "hello world" level example for this :) Send me a PR if you're interested 😄

@kflu kflu self-assigned this Apr 16, 2018
@paul-hammant
Copy link
Author

I'll circle back another day for something, I'm sure.

Meanwhile, if you've a coffee-break amount of time coming up, you may enjoy https://paulhammant.com/2013/03/28/interface-builders-alternative-lisp-timeline/ :)

@kflu
Copy link
Contributor

kflu commented Apr 17, 2018

Thanks Paul. It was an interesting read - it's encouraging to see Lisp got used in this way so many years ago 😄

@paul-hammant
Copy link
Author

The stroke of genius was that the same script was 'played' into one of two implementations: 1 - the UI designer tool, 2 - the runtime lib (presumably callable from other languages like Objective-C).

Point being, a "smarter" editor is possible for you too. Smarter than an AST sitting behind a CR-delimited text file :)

@vivainio
Copy link

Would be nice to see an example on creating some tree-value pairs (with some lists and dicts thrown in), and reading those in in c# side

@syeerzy
Copy link

syeerzy commented Apr 23, 2018

i think when we call a lisp "for configuration" sounds like it be like emacslisp or autolisp.

not json/YAML/TOML . not for some tree-value or pair, but some complex things.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants