Defn async with decorators and types...
Read MoreMacros that generate code from a for-loop...
Read MoreMacros that loop and transform a sequence of forms...
Read MoreIs there a way to capture a name from the environment when using hy.eval?...
Read MoreHow do I setup a hy project so that I can use pytest for testing...
Read Morehow to use hy to when operating on pandas dataframe columns...
Read MoreHyLang : Howto simplest for loop in hy?...
Read Moreconfigure automatic Hy REPL imports...
Read Moremacro for pandas column setting in hy...
Read MoreHow to use the pandas apply method in hy...
Read MoreConvert python literal_eval string to hy...
Read More__init__.py for hy modules with relative imports...
Read MoreHow to convert Numpy special syntax to Hy...
Read MoreImported modules not working with macros (anymore)...
Read MoreHy invisible module function in quasiquoted macro...
Read MoreHow to include Hy code inside python code?...
Read MoreAccess attribute and method names with slashes or asterisks defined in Hy from Python...
Read MoreNon-existent hy macros runs assertions, but fails appropriately with everything else...
Read MoreHylang & SQLAlchemy: sqlalchemy.exc.ArgumentError: Mapper Mapper[Stream(stream)] could not assem...
Read Morewith-gensyms Error With Hy Documentation Example Code...
Read MoreNo diffs from pytest AssertionErrors when straying from common test file name scheme...
Read MoreWhy is it that '0 is false, but 'False is true?...
Read MoreHow to set two variables at once in Hy...
Read MoreRequire macros from the same file in another macro...
Read MoreMimic `let' statement in a macro...
Read More