Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
Skinney
12y ago
0 comments
Save
Share
Not by default no, but it easily supports dynamic code through 'dynamic'
0 comments
2 comments · 1 top-level
top
newest
oldest
pjmlp
12y ago
· 1 in thread
The use of dynamic keyword and interface, doesn't make it dynamic from CS semantic analysis point of view.
Skinney
OP
12y ago
C# allows generating and re-writing code at runtime. Couple that with reflection, bypassing private/protected modifiers etc. Does that make it dynamic? Genuinly interested, what defines a dynamic language?
j
/
k
navigate · click thread line to collapse