Froglet is the beginner-level language of Forge, an educational model-finding language with syntax similar to Alloy. The purpose of Froglet is to let students learn model-finders without having to first study relational operators and discrete mathematics.
Entry
Froglet is the beginner-level language of Forge, an educational model-finding language with syntax similar to Alloy. The purpose of Froglet is to let students learn model-finders without having to first study relational operators and discrete mathematics.
GitHub Repository: (This is Forge, use
#lang forge/bsl
for Froglet) https://github.com/tnelson/ForgePaper: https://cs.brown.edu/research/pubs/theses/ugrad/2022/chen.qianfan.pdf
Code examples: https://cs.brown.edu/research/pubs/theses/ugrad/2022/chen.qianfan.pdf#page=38 https://cs.brown.edu/research/pubs/theses/ugrad/2022/chen.qianfan.pdf#page=43
Licence
Yes!