Objective-S: architecture-oriented language based on Smalltalk and Objective-C
1–10 of 130 posts
Re: Objective-S: architecture-oriented language based on Smalltalk and Objective-C
#2Note: very pleased that the box serving the site is pretty consistently at less than 1% CPU during the HN hug of death.
Re: Objective-S: architecture-oriented language based on Smalltalk and Objective-C
#3 NSString *myString = @"Hello";
NSString *second = [myString stringByAppendingString:@" World"];
[1]: https://stackoverflow.com/questions/510269/shortcuts-in-obje...Re: Objective-S: architecture-oriented language based on Smalltalk and Objective-C
#4Oh. Sorry, the website is currently not in a very good state. Feel free to ask any questions here. Note: very pleased that the box serving the site is pretty consistently at less than 1% CPU during the HN hug of death.
Re: Objective-S: architecture-oriented language based on Smalltalk and Objective-C
#5Oh. Sorry, the website is currently not in a very good state. Feel free to ask any questions here. Note: very pleased that the box serving the site is pretty consistently at less than 1% CPU during the HN hug of death.
I’m interested in this. What’s the developer experience like? Is there an LSP server to be able to use with VSCode?
Re: Objective-S: architecture-oriented language based on Smalltalk and Objective-C
#6Really? I stopped reading at this spot, since this claim is so ridiculous.
https://en.wikipedia.org/wiki/General-purpose_programming_la...
Re: Objective-S: architecture-oriented language based on Smalltalk and Objective-C
#7Re: Objective-S: architecture-oriented language based on Smalltalk and Objective-C
#8> [...]we know some good architectural styles for software, those architectural are difficult to use, because they clash[...]
Re: Objective-S: architecture-oriented language based on Smalltalk and Objective-C
#9> By allowing general architectures, Objective-S is the first general purpose programming language. Really? I stopped reading at this spot, since this claim is so ridiculous. https://en.wikipedia.org/wiki/General-purpose_programming_la...
Just because we call something "general purpose" doesn't mean it actually is.
Re: Objective-S: architecture-oriented language based on Smalltalk and Objective-C
#10My two pence: It’s not a very sexy name for a language compared to the competition.
Suggestions?