TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

New Objective-C literal syntax for NSNumber, NSArray, NSDictionary

11 pointsby kluiversabout 13 years ago

3 comments

robterrellabout 13 years ago
A few years ago there was rampant speculation that Apple was going to bless some other language to overcome the deficiencies in Objective-C. Now it seems they're just amping the compiler with things like this, and the adding things like ARC to the runtime.
jinushaunabout 13 years ago
The @ symbol makes sense given the precedence of @"" strings
rtoliveiraabout 13 years ago
A step in the right direction.