Compare commits

..

No commits in common. 'fba88fd65bee403f8a21796d199f953b2e3620b3' and '0edc435562ab6713c4166388256b9e93d65f1ca9' have entirely different histories.

  1. 3
      readme.txt

@ -25,8 +25,7 @@ there are also pre-processor macros:
- :<misc>, for adding comments (lines removed in pre-processing)
you may notice that the language looks like a lisp/scheme and the preprocessor keywords
are similar to m4/cpp. I'm a fan of homoiconicity, and this provides both a familiar and
delightfully simple syntax. note that it doesn't actually function like a lisp under the
hood: there's no cons, for instance. no church numerals either, so it isn't pure(tm).
delightfully simple syntax.
examples:

Loading…
Cancel
Save