apl-cornell / fabric

Distributed persistent programming language with secure information flow types
http://www.cs.cornell.edu/projects/fabric/
Other
28 stars 4 forks source link

Support += and other binary operator assignments. #5

Open tmagrino opened 7 years ago

tmagrino commented 7 years ago

Currently Fabric and FabIL does not support +=, -=, *=, /=, etc.