hy

Software Screenshot:
hy
Software Details:
Version: 0.10.1
Upload Date: 13 Apr 15
Developer: Paul Tagliamonte
Distribution Type: Freeware
Downloads: 287

Rating: 5.0/5 (Total Votes: 2)

hy is a variant of the Lisp programming language.

It's different from other language variants because it compilers directly into Python ASTs (abstract syntax trees).

This basically allows developers to embed Lisp code anywhere in a Python-based app or website.

What is new in this release:

  • Statements in the `fn' path early will not return anymore.
  • Added "not" as the inline "not" operator. It's advised to still use "not-in" or "is-not" rather then nesting.
  • `let' macro added.
  • Added "~" as the "invert" operator.
  • Added `and' and `or'.
  • Added the tail threading macro (->>).

Requirements:

  • Python 2.6 or higher

Similar Software

Stackless Python
Stackless Python

28 Feb 15

Lua
Lua

21 Jul 15

RPy
RPy

9 Apr 16

Comments to hy

Comments not found
Add Comment
Turn on images!