Files
argos/README.md

664 B

argos

Very early WIP.

Arc in Go.

TODOS

  • Destructuring assignment
  • Defining functions
  • Anonymous functions
  • Datastructures as functions
  • Characters
  • let
  • with
  • pr
  • prn
  • if
  • do
  • when
  • and
  • no
  • is
  • in
  • case
  • for
  • each
  • while
  • repeat
  • :
  • ~
  • keep
  • rem
  • all
  • some
  • pos
  • trues
  • table
  • listtab
  • obj
  • keys
  • vals
  • maptable
  • alref
  • string
  • tostring
  • type
  • coerce
  • pop
  • push
  • ++
  • --
  • zap
  • sort
  • insort
  • compare
  • o
  • .
  • apply
  • len
  • mac
  • ```
  • defop
  • asv
  • w/link
  • aform
  • ...