https://vimeo.com/833330371/9aeaa64b46
Time for a dedicated thread, this is my latest update for my language. Features of the language are.
- Exhaustive typing, so a type checked program will never crash
- Structural (not nominal typing), so there is never any need to write a type declaration
- Effect types, built using row types. Row types are also used for Records and Unions
- No syntax, there is no parser the public interface to the language is a json format of the AST.
previous talks are available here https://petersaxton.uk/log/
This is "05/06/2023, Features of the structured editor" by crowdhailer on Vimeo, the home for high quality videos and the people who love them.