Search code examples
Multiple iterators in "for", "lfor", etc. with something like "dct.items()&...


hy

Read More
Hylang "in" operator...


hy

Read More
Cosine Similarity in linear time using Lisp...


python-3.xlispcosine-similarityhy

Read More
Example of using hylang with python multiprocessing...


multiprocessingpython-multiprocessinghy

Read More
Hy equivalent to * operator in Python's function arguments that forces keyword arguments...


hy

Read More
Hylang Map Destructuring...


destructuringhy

Read More
macro inside of macro creates a list of None...


macroshy

Read More
How to serialize hylang s-expression into PostgreSQL json/json-b?...


jsonpostgresqllisphy

Read More
Function Type Annotations...


typesannotationshy

Read More
Why are calls to `defmacro` evaluating to None?...


macroshy

Read More
Dictionary merging in Hy...


hy

Read More
How to declare 'main' in a hy program...


hy

Read More
How to use the pandas apply method in hy...


pandasdataframefunctional-programmingapplyhy

Read More
macro for pandas column setting in hy...


pandasmacroslisphy

Read More
HyLang : Howto simplest for loop in hy?...


hy

Read More
how to use hy to when operating on pandas dataframe columns...


pythonpandasdataframehy

Read More
Does Hy code require indenting, just like Python?...


hy

Read More
How do I setup a hy project so that I can use pytest for testing...


pytesthy

Read More
Is there a way to capture a name from the environment when using hy.eval?...


hy

Read More
Importing .hy file with function definition in .py file and after calling function from .hy from pyt...


pythonpython-3.xhy

Read More
How to include Hy code into a separate file, and then import that using Hy?...


pythonpython-3.xhy

Read More
How can I create a Python standalone executable using Hy modules?...


pythonpyinstallerhy

Read More
walk must return same type as input?...


hy

Read More
Use repl for Hy in Emacs...


emacslispemacs24hy

Read More
Pretty print in Hy?...


hy

Read More
Macros that loop and transform a sequence of forms...


hy

Read More
Macros that generate code from a for-loop...


hy

Read More
Why does my hylang program fail at parsing?...


lisphy

Read More
Substitution of list/dictionary element by the index in Hy...


pythonsubstitutionhy

Read More
Syntax for specifying Metaclasses in Hy...


pythonhy

Read More
BackNext