Skip to content

1.19.28

Compare
Choose a tag to compare
@andrew-johnson-4 andrew-johnson-4 released this 25 Nov 22:30
· 325 commits to main since this release
b0d2af2

Features:

  • slice and index syntax for LSTS
  • various bug fixes to prepare for tokenization with LSTS
print( "abcd"[2:] );