a2abe724b7
ci: prepare for release of v0.4.0.0.
dc5435fa68
docs: update docs to use new global variables.
c5c2b86557
fix: default programs use updated global variables.
6776d9461a
feat!: follow naming convention and enclose global variables in **.
b441a09831
fix: initialize the executor the same for the filter programs and the sort program.
c9d7f1ee60
fix: allow programs to not be a list.
805d0efb4f
feat: add special case for string representation of cons which is a quote.
d5e8b69b70
fix: parsing when closing parentheses is has a space before it.
87dd4358d8
feat: parser, ignore comments.