Talk:Pascal (programming language): Difference between revisions

Content deleted Content added
m Archiving 1 discussion(s) to Talk:Pascal (programming language)/Archive 2) (bot
 
Line 32:
Scott Franco
San Jose, CA. <!-- Template:Unsigned --><small class="autosigned">—&nbsp;Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[User:Samiam95124|Samiam95124]] ([[User talk:Samiam95124#top|talk]] • [[Special:Contributions/Samiam95124|contribs]]) 23:57, 12 July 2023 (UTC)</small> <!--Autosigned by SineBot-->
 
== The image contains terrible Pascal code ==
 
The indentation is odd and there are unnecessary begin/end pairs. It appears to be from a beginner programmer who has cut-and-pasted parts that work. It makes Pascal look more cryptic than it is. --[[User:Abandondero|Abandondero]] ([[User talk:Abandondero|talk]]) 23:09, 29 November 2022 (UTC)
 
:I assume you were talking about the FPC IDE image. This is not Pascal, but a dialect of it. FPC is capable of using regular/Wirth Pascal, the image shown is not an example of it. I removed it. [[User:Samiam95124|Samiam95124]] ([[User talk:Samiam95124|talk]]) 23:29, 12 July 2023 (UTC)
 
== wrong, but understandable variant record example ==