10 lines
294 B
Markdown
10 lines
294 B
Markdown
# YREA SLS
|
|
*Kyler Olsen*
|
|
*October 2025*
|
|
*Snow College*
|
|
*SE 3250 Survey of Languages Final Project*
|
|
|
|
SLS is a statically-typed, stack-based language with pure postfix notation
|
|
combining the execution model of HP's RPL, the type system of C and Rust, and
|
|
modern array operations from Uiua.
|