Compiling Aldor Code
This form allows you to safely compile and execute arbitrary Aldor code. If you want the code to be stored permanently, please add a comment containing the string "KEEP THIS".
There can be various reasons for wanting to store the code. Describe your reason in a few words in the comment. Examples are inclusion with the examples list below and bug tracing. If you have a piece of code that causes the compiler to either terminate with segmentation fault or make it print a backtrace, please mark it for permanent storage so I can look into it.
If you want to add comments that are displayed on this site, you can do so
by making comments in your source code with ---> as you can
see from the mandelbrot example.
Note that the Aldor interpreter has the following resource limits. If you need more for some reason, write a request for this on the comments page.
| Time | 60 seconds |
| Open files | 25 |
| Memory | 200 MiB |
| File size | 10 MiB |





