Vyxal / Vyxal

A code-golfing language experience that has aspects of traditional programming languages - terse, elegant, readable.

Home Page:https://vyxal.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bug: 100 lambdas causes an IntendationError

bbrk24 opened this issue · comments

Describe the bug
This will never happen in real code but it's funny

Example program

λλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλλ

Try it

Expected Output

0, I think? That's what 99 of them does anyways

Other things

I don't know enough about Vyxal to answer any of the questions it's asking here (flags, forced evaluation, etc). I was just messing around.

Hey, @bbrk24, that's a nice issue you've got there! It'd sure be a shame if somebody were to assign you to it!

WHAT

lmao I forgot I made it do that

I don't think there's an easy fix to this :p

There's always going to be some form of this issue, as it's a skill issue on python's end. The only fix would be switching away from transpilation, which is basically version 3.