- <p>
- See my <a href="contact.html">contact</a> page for how to
- best reach me.
- </p>
- </section>
-
- <h3 id="papers">Papers</h3>
- <dl>
- <dt>
- A Comparison of the Declarative Modelling Languages B,
- Dash, and TLA<sup>+</sup>
- <span class="plinks">
- [
- <a href="papers/modre2018-declarative.pdf">pdf</a>
- |
- <a href="papers/modre2018-declarative.bib">bib</a>
- ]
- </span>
- </dt>
- <dd>
- Ali Abbassi,
- <a href="https://bandali.eu.org">Amin Bandali</a>,
- <a href="https://cs.uwaterloo.ca/~nday/">Nancy A. Day</a>,
- and Jose Serna<br/>
- <em>2018 IEEE 8th International Model-Driven Requirements
- Engineering Workshop (MoDRE)</em><br/>
- Copyright © 2018 IEEE. All Rights Reserved. Sadly.
- </dd>
- </dl>
-
- <h3 id="talks">Talks</h3>
- <dl>
- <dt>
- The Magic of Specifications and Type Systems
- <span class="plinks">
- [
- <a href="talks/cucsc-2017-slides.pdf"
- title="presented at the Canadian Undergraduate Computer Science Conference 2017,
- University of Toronto, Canada, June 15-17, 2017">slides</a>
- |
- <a href="talks/eecs4080-poster.pdf"
- title="presented at the Lassonde Undergraduate Summer Student Research Conference,
- York University, Toronto, Canada, August 15, 2017">poster</a>
- ]
- </span>
- </dt>
- <dd>
- <a href="https://bandali.eu.org">Amin Bandali</a>,
- <a href="https://github.com/cipher1024">Simon Hudon</a>,
- <a href="http://www.cse.yorku.ca/~jonathan/">Jonathan Ostroff</a>
- </dd>
- </dl>
-
- <h3>Projects</h3>
- <p>
- Below are a number of free software projects I have worked on:
- </p>
- <dl>
- <dt><a href="https://git.sr.ht/~bandali/george-mode">george-mode</a></dt>
- <dd>Emacs major mode for editing George files</dd>
-
- <dt><a href="https://git.uwaterloo.ca/bandali/alloy-catalyst">alloy-catalyst</a></dt>
- <dd>Framework for performance analysis of Alloy models</dd>
-
- <dt><a href="https://github.com/unitb/unitb-web">unitb-web</a></dt>
- <dd>Web interface for Unit-B</dd>
-
- <dt><a href="https://github.com/unitb/tex2png-hs">tex2png-hs</a></dt>
- <dd>Library and CLI for converting TeX and LaTeX to PNG images</dd>
- </dl>
-
- <h3>Notes</h3>
- <ul>
- <!-- <li>
- <a href="streaming-with-free-software.html">Streaming with
- Free Software</a>
- </li> -->
- <li>
- <a href="bandali-computing.html">How I do my computing</a>
- </li>
- </ul>
- </main>
- <footer>
- <p>
- Copyright © 2016–2019 Amin Bandali.
- See <a href="/license.html">license.html</a> for license
- conditions. Please copy and share.
- </p>
- </footer>
- </body>