Mercurial > hg > index.cgi
comparison Makefile @ 501:f3e9732973f1
Add basic integer operations to lwcc
Add +, -, *, and / to lwcc parser and code generator. Multiplication and
division require helper functions in a yet to be created support library.
These operations are integer only for the moment.
author | William Astle <lost@l-w.ca> |
---|---|
date | Tue, 24 Sep 2019 22:07:56 -0600 |
parents | c3099c5d9d3e |
children | 17fa03d69df3 |
comparison
equal
deleted
inserted
replaced
500:733fd05ca2a8 | 501:f3e9732973f1 |
---|