thanks for the links folks! the intention would be to use this language as a way for users of a low-code app builder tool to quickly author small snippets for the code part of the low-code. still just exploring, but i'm interested in picking a language that has the right bones for this kind of task so that the platform can handle at least some of the accidental complexity around managing n+1s or pushing predicates down to the database or what have you. so far the thing that seems most appealing would be
https://github.com/Agoric/Jessie i think for developer familiarity and dropping a lot of the dynamism of JS to get back to something i have a hope in hell of analyzing