|
|
|
|
|
by seanparsons
3407 days ago
|
|
This is a more fundamental issue though, we(the software industry as a whole) need to throw off the shackles of languages like C. Swift is probably one of the worst examples when it comes to functional programming because it's still a C like language with some FP like things in the stdlib. So you get none of the advantages and some inconsistencies weighing it down. |
|
DeepUI seems like yet another way to tackle implementing our goals in a different language, and thereby also gain understanding into how we 'normally' do it.