Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Latest commit

 

History

History
21 lines (10 loc) · 240 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 240 Bytes

hdb!

We need Hy to run this, as well as urwid pip install urwid pip install hy

main.py <file>

ctrl w to eval an expression

ctrl a to view the AST

ctrl v to view the code

ctrl c to exit the program

Have fun!