You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WhiteBlackGoose edited this page Sep 17, 2022
·
3 revisions
AngouriMath.Terminal
This is a CLI (command line interface) way to communicate with AngouriMath.Interactive. The "language" of communications is F#: great functional-first .NET language.
By default it applies aggressive operators which override the +, -, *, /, ** operators for any pair of object. This is not an F# console, but AngouriMath terminal, after all.