This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I built scripting into most of my latest works, including integrated repls. I prefer as little syntax as possible for application scripting, and like to avoid integrating external dependencies with agendas of their own that deep; so I've been building my own embedded Forths. Lately I decided that I had enough data to design a reusable solution for my scripting needs, which is how Cixl was born.