Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Don Romano 🍹 (thj@mastodon.cloud)'s status on Saturday, 12-Oct-2019 20:22:20 EDT Don Romano 🍹 Don Romano 🍹

    I’ve come to the point where I’m removing stuff from my Lisp interpreter instead of adding it, as a sort of challenge.

    Some Lisps have the conditional forms

    (when <predicate> <expression>)

    (unless ...)

    which are complementary.

    It turns out that you can define “when” and a standard “if-then-else” form in terms of “unless” alone.

    I should hardly be surprised. All logic gates can be implemented with NAND gates. “unless” is NOT and conditional evaluation is AND, so...

    In conversation Saturday, 12-Oct-2019 20:22:20 EDT from mastodon.cloud permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.