Units of Measure - A Scala Macro System
Fri 12 April 2013
I finally finished my Units of Measure system for Scala. The source is - of course - on GitHub, and I'm putting the finishing touches on my thesis about it, but for a quick view please refer to this presentation:
Tags: programming, scala, university
M â MARKDOWN
italics | surround text with *asterisks* |
bold | surround text with **two asterisks** |
hyperlink | [hyperlink](https://example.com)or just a bare URL |
code | surround text with `backticks` |
surround text with ~~two tilde characters~~ | |
quote | prefix with > |
Loading comments...