Try It Out¶
Editor¶
Guide¶
-
Keep the default False to run the Ari program. Change False to True if you want to manually key in Ari code in the command line.
-
Type an Ari program in the red box (2) shown above.
-
Click Run or the ▶ button to run the Ari program.
-
You should see an output like below:
- Unfortunately, you'll need to sign in to edit and run the code.
- repl.it does not have direct support for custom language integration, so I had to configure Python to run Ari and show it on the command line.