-
It's just a spelling mistake :)
> `assert` is kind of like `claim` while `asset` is the synonym of `property`
Beside, good luck for your project :)
-
Use [https://tio.run/#asciidots](https://tio.run/#asciidots) for now :-)
Heroku:
> You have used your entire allocation of 550 free dyno hours for May 2021. Your app(s) have stopped running and wi…
-
I have recently tested on the website a program that keeps multiplying a dot value by itself, after reaching a very high number, the backend crashed. (It wasn't my goal, please forgive me) If it is a …
-
From #70, reported by @alion02
[samples/factor.dots](https://github.com/aaronduino/asciidots/blob/d6914b04b9b0f85a4e29fbedd350d82b786fa5ca/samples/factor.dots)
```
%!for_in_range.dots f
/.
#…
-
It would make the documentation a lot less confusing.
-
This program always outputs 8, regardless of the operation symbol used.
```
.-#8@1@:{%}$#
.-#3-----/
```
This program outputs 2. I expected the previous program to be functionally identical to th…
-
The standard originally established by TextMate was a decent first attempt.
https://macromates.com/manual/en/language_grammars#naming_conventions
However, it is a far cry from being comprehensive …
-
I installed asciidots with `pip install asciidots` on Python 3.7.
If I try to do `asciidots.exe file.dots`, I get the following traceback:
```
Traceback (most recent call last):
File "c:\users…
-
This program won't end without an `&`, even though it's trivial to prove that nothing can happen anymore.
```
.-*-#1$#
{+}
```
-
Please note ***** this will not run under python2.7 or below
1:It will only run from python3 upwards
2:When you install click you need to to this with pip3 install Click
3: This will not wo…