Skip to content
/ hdb Public
forked from hylang/hdb

hdb (HyDeBug) is a debugging tool for Hy and AST!

Notifications You must be signed in to change notification settings

10long/hdb

This branch is up to date with hylang/hdb:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

aed252d · Jan 7, 2014

History

11 Commits
Jan 7, 2014
Jan 5, 2014
Jan 7, 2014
Jan 7, 2014
Jan 7, 2014
Jan 7, 2014

Repository files navigation

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!

About

hdb (HyDeBug) is a debugging tool for Hy and AST!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Hy 67.5%
  • Python 32.5%