poggingfish / plisp

The source code for the plisp programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add x++ and x--

StiglCZ opened this issue · comments

commented

Please add something such as i++ because doing set((i)(+(get(i)(1)))) is preety long to write

inc(i) works @StiglCZ