Lua Lisp Language

compiler language lisp lua
1 Open Issue Need Help Last updated: Jul 3, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to debug a Fennel compiler issue where using a plus sign before `.inf` or `.nan` (representing infinity and NaN respectively) results in a syntax error. The solution likely involves adjusting the Fennel compiler's parser to correctly handle these specific cases, potentially by treating them as numeric literals rather than special forms.

Complexity: 4/5
enhancement help wanted

Lua Lisp Language

Fennel
#compiler#language#lisp#lua