mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
26159b59ee74911c38e7b51de1eef80567e15755
We probably need to add some sort of data structure to represent this information, but as a proof of concept the current code appears to work. I'm still working out how to make sure the parser doesn't prematurely bind names and how to make name-binding use it where appropriate (and avoid it when we don't need it, because no matter how efficient we make it, it will still be relatively expensive). Swift SVN r2112
Description
The Swift Programming Language
Languages
C++
48.2%
Swift
47.3%
Python
1.7%
CMake
1.1%
C
0.7%
Other
0.9%