We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
Talk:AsciiDots
Are there floating point literals? So can you write #12.34 or do you need to divide 1234 by 100, which is memory-consuming?
Why are there no basics?
Why does the basics section have about 0 characters in it. 5anz (talk) 10:54, 4 August 2024 (UTC)
Project Euler bug
The example given on Project Euler/1 gives correct output on the visual interpreter page after roughly an hour. However, Try It Online still prints 466335. I think there must be a bug. Piet; (talk) 08:35, 18 January 2025 (UTC)
The Game program doesn't seem to work
Upon running, it works fine until two dots on the left complete a division operation. I'm running this on ajanse.me/asciidots .