Releases: stuin/Solisp
Releases · stuin/Solisp
v1.1.1
v1.1.0
- New data type Name used for any token without
"
- Strings will not be resolved as variable names unless they are directly converted to a Name
- Added better handling of
\n, \t, \r \\ \"
- List to String conversion no longer uses space as a deliminator
- JoinD function added with deliminator before list of items to combine
- Join function left alone for backwards compatibility
- Force function added to implicitly convert between data types
Should have marked 1.0 as the commit before this