Skip to content
Jeff Cho edited this page Jan 21, 2018 · 1 revision
  • Chen and Lydia: all operations on Strings are translated into function calls.
  • // : asking about built-in statements in WALA.
  • Julian: look into CAstOperator. You'll find things like union, concat.
  • Roony + Yaser: not enough time to put in the project this last week (which is fine btw :))
  • Yaser: is there an STL for Swift?
  • Julian: there is, but we'd like to represent simple things like integer + as simple expressions.
Clone this wiki locally