Search code examples
Hy invisible module function in quasiquoted macro...


modulemacroshy

Read More
How to include Hy code inside python code?...


pythonpython-3.xhy

Read More
Access attribute and method names with slashes or asterisks defined in Hy from Python...


hy

Read More
Non-existent hy macros runs assertions, but fails appropriately with everything else...


hy

Read More
Hylang & SQLAlchemy: sqlalchemy.exc.ArgumentError: Mapper Mapper[Stream(stream)] could not assem...


sqlalchemyflask-sqlalchemyhy

Read More
with-gensyms Error With Hy Documentation Example Code...


hy

Read More
No diffs from pytest AssertionErrors when straying from common test file name scheme...


pytesthy

Read More
configure automatic Hy REPL imports...


read-eval-print-loophy

Read More
Why is it that '0 is false, but 'False is true?...


hy

Read More
Imported modules not working with macros (anymore)...


pytesthy

Read More
How to convert Numpy special syntax to Hy...


pythonnumpyhy

Read More
How to type-hint in Hy...


type-hintinghy

Read More
How to set two variables at once in Hy...


pythonhy

Read More
Require macros from the same file in another macro...


hy

Read More
__init__.py for hy modules with relative imports...


hy

Read More
Mimic `let' statement in a macro...


hy

Read More
Difference between using a for loop to run a body in a macro versus mapping `exec' over the body...


hy

Read More
Show whether a Python module is loaded from bytecode...


pythonbytecodehy

Read More
importing module from current folder in hy...


hy

Read More
What is the difference between if and cond?...


hy

Read More
Cut from negative integer to last item in list in Hy...


hy

Read More
Macro string Interpolation / How to unquote inside string?...


hy

Read More
Dynamic bindings with let in Hy?...


hy

Read More
Does Hy have inline if?...


pythonlisphy

Read More
Why is this quicksort overflowing?...


pythonrecursionlisphyrecursionerror

Read More
Convert python literal_eval string to hy...


hy

Read More
"Ran into a RPAREN where it wasn't expected" when using "->>"...


hy

Read More
Expanding macro results in KeyError...


hy

Read More
Using `click` in a shell script that has a Hy program in a here document...


python-clickhy

Read More
Use get in threading macro...


hy

Read More
BackNext