Jump to content

Talk:Model Context Protocol

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Template:AI-generated

[edit]

Is Template:AI-generated still warranted to be included on this article at this point? What is a reasonable threshold for the article being modified enough to merit it's removal? -- 174.17.179.188 (talk) 15:18, 13 May 2025 (UTC)[reply]

Technical Error: TypeScript is NOT a programming language.

[edit]

TypeScript is a static type checker for Javascript and not a programming language. Please consider revising this section. 12.50.30.18 (talk) 00:07, 29 August 2025 (UTC)[reply]

It looks like TypeScript is most usually considered a programming language, even though there is some debate on that. Alenoach (talk) 00:32, 29 August 2025 (UTC)[reply]
While you're not wrong that it's a type checker, it's widely treated as a programming language. TypeScript even has its own entry on Tiobe. Chumpih t 21:43, 29 August 2025 (UTC)[reply]
TypeScript is a superset to JavaScript, so yes, it's a programming language. When you say it is a static type checker, then you are probably talking about the actual program you use to apply TypeScript. That's like saying C is gcc. Maybe you should check back on how (programming) languages are defined in computer science. Croorg (talk) 21:03, 16 September 2025 (UTC)[reply]