Debugging Functions and Drawing
I started building it to find the cause of bugs in Lua, such as nan, inf, etc., but before I knew it, it was expanding almost everything I gave it and outputting all of its contents as a table. It also tells me the number of errors, but I think it's of very little use.
Also, it would be nice if you could report any bugs... well, I don't think anyone uses it enough to find bugs. Who would use it in the first place...?
------------------------------------------
nanやinfなどといったLuaなどのバグの原因を探すために作り始めましたが、いつの間にか与えられたほぼ全てのものを展開して、中身を全てテーブルとして出力する様なものになってしまいました。エラーの数も教えてくれますが、まあ使い道は非常に少ないと思います。
あと、バグがあったら報告してくれると嬉しいですが…まあバグを見つけるほど使う人はいないと思います。そもそも使う人いるのか…?