{"title":"一种用于并发进程的语言设计","authors":"L. Tesler, H. Enea","doi":"10.1145/1468075.1468134","DOIUrl":null,"url":null,"abstract":"In conventional programming languages, the sequence of execution is specified by rules such as: (1) The statement \"GO TO L\" is followed by the statement labelled \"L\" (Branching rule). (2) The last statement in the range of an iteration is followed, under certain conditions, by the first statement in the range (Looping rule). (3) The last statement of a subroutine is followed by the statement immediately after its CALL (Out-of-line code rule). ... (Other rules) (n) In other cases, each statement is followed by the statement immediately after it (Order rule).","PeriodicalId":180876,"journal":{"name":"Proceedings of the April 30--May 2, 1968, spring joint computer conference","volume":"25 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"1899-12-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"94","resultStr":"{\"title\":\"A language design for concurrent processes\",\"authors\":\"L. Tesler, H. Enea\",\"doi\":\"10.1145/1468075.1468134\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"In conventional programming languages, the sequence of execution is specified by rules such as: (1) The statement \\\"GO TO L\\\" is followed by the statement labelled \\\"L\\\" (Branching rule). (2) The last statement in the range of an iteration is followed, under certain conditions, by the first statement in the range (Looping rule). (3) The last statement of a subroutine is followed by the statement immediately after its CALL (Out-of-line code rule). ... (Other rules) (n) In other cases, each statement is followed by the statement immediately after it (Order rule).\",\"PeriodicalId\":180876,\"journal\":{\"name\":\"Proceedings of the April 30--May 2, 1968, spring joint computer conference\",\"volume\":\"25 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"1899-12-30\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"94\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Proceedings of the April 30--May 2, 1968, spring joint computer conference\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1145/1468075.1468134\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings of the April 30--May 2, 1968, spring joint computer conference","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/1468075.1468134","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 94
摘要
在传统的编程语言中,执行顺序由以下规则指定:(1)语句“GO TO L”后面跟着标记为“L”的语句(分支规则)。(2)在一定条件下,迭代范围内的最后一条语句之后是该范围内的第一条语句(循环规则)。(3)子例程的最后一条语句后面紧跟着它的CALL(行外代码规则). ...后面的语句(其他规则)(n)在其他情况下,每条语句后面紧接一条语句(顺序规则)。
In conventional programming languages, the sequence of execution is specified by rules such as: (1) The statement "GO TO L" is followed by the statement labelled "L" (Branching rule). (2) The last statement in the range of an iteration is followed, under certain conditions, by the first statement in the range (Looping rule). (3) The last statement of a subroutine is followed by the statement immediately after its CALL (Out-of-line code rule). ... (Other rules) (n) In other cases, each statement is followed by the statement immediately after it (Order rule).