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
We propose syntax sugar for some of Erg's built-in subroutines, which will make Erg code look more similar to Python and be easier to use for users familiar with Python.
We propose syntax sugar for some of Erg's built-in subroutines, which will make Erg code look more similar to Python and be easier to use for users familiar with Python.
New
if
syntaxdesugared:
New
if!
syntaxNew
while!
syntaxdesugared:
New
for!
syntaxdesugared:
New
import
syntaxdesugared:
The text was updated successfully, but these errors were encountered: