Ansible is a Lisp?
11–20 of 45 posts
Re: Ansible is a Lisp?
#12This is quite a stretch to call Ansible, which consists of YAML files with syntactic sugar and some light Python evaluation, 'Lisp'. I thought reading the article would make less inflammatory but it didn't.
Re: Ansible is a Lisp?
#13Not everything that can be represented with s-expressions is a lisp. For example: (html (body (h1 "Hello, World!"))) This does not mean that HTML is a lisp.
Re: Ansible is a Lisp?
#14Related: https://yamlscript.org/
Re: Ansible is a Lisp?
#15Re: Ansible is a Lisp?
#16Not everything that can be represented with s-expressions is a lisp. For example: (html (body (h1 "Hello, World!"))) This does not mean that HTML is a lisp.
OK, but what about the homoiconicity and syntax macros?
Re: Ansible is a Lisp?
#17https://blog.danieljanus.pl/2014/05/20/you-already-use-lisp-...
Re: Ansible is a Lisp?
#18Not everything that can be represented with s-expressions is a lisp. For example: (html (body (h1 "Hello, World!"))) This does not mean that HTML is a lisp.
Re: Ansible is a Lisp?
#19This is quite a stretch to call Ansible, which consists of YAML files with syntactic sugar and some light Python evaluation, 'Lisp'. I thought reading the article would make less inflammatory but it didn't.
Re: Ansible is a Lisp?
#20Not everything that can be represented with s-expressions is a lisp. For example: (html (body (h1 "Hello, World!"))) This does not mean that HTML is a lisp.