teikalang / teika

MIT License
317 stars 7 forks source link

teika: support strings #155

Closed EduardoRFS closed 1 year ago

EduardoRFS commented 1 year ago

Goals

Built-in strings are easier to work with.

Context

Currently strings can be easily encoded in Teika, but this doesn't provide a good UX, in the future we should hopefully have a mechanism to allow this to be described in terms of lambdas, but as this is currently not developed, I will be adding primitive types and operations.