KR840006527A - 구문에러 수정 방법 및 장치 - Google Patents

구문에러 수정 방법 및 장치 Download PDF

Info

Publication number
KR840006527A
KR840006527A KR1019830005060A KR830005060A KR840006527A KR 840006527 A KR840006527 A KR 840006527A KR 1019830005060 A KR1019830005060 A KR 1019830005060A KR 830005060 A KR830005060 A KR 830005060A KR 840006527 A KR840006527 A KR 840006527A
Authority
KR
South Korea
Prior art keywords
sentence
character
syntax
programming
displaying
Prior art date
Application number
KR1019830005060A
Other languages
English (en)
Other versions
KR870000667B1 (ko
Inventor
헬렌 클락(외 1) 애니타
Original Assignee
로날드 엠 골드맨
마렐, 아이엔씨
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 로날드 엠 골드맨, 마렐, 아이엔씨 filed Critical 로날드 엠 골드맨
Publication of KR840006527A publication Critical patent/KR840006527A/ko
Application granted granted Critical
Publication of KR870000667B1 publication Critical patent/KR870000667B1/ko

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation
    • G06F8/42Syntactic analysis

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • Debugging And Monitoring (AREA)
  • Document Processing Apparatus (AREA)
  • Stored Programmes (AREA)
  • Devices For Executing Special Programs (AREA)

Abstract

내용 없음

Description

구문에러 수정 방법 및 장치
본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음
제 1도는 본 발명에 따른 블록다이어그램(block diagram),
제 2도는 본 발명에 따른 디스플레이 다이어그램(display diagram),
제 3도는 본 발명에 따른 흐름도(flowchart).

Claims (8)

  1. 일련의 프로그레밍 문장을 처리하며, 상기 문장의 구조가 처리과정을 위하여 미리 결정된 일련의 구분 허용범위(syntax criteria)와 일치하여야 만 하는 디지탈 컴퓨터를 사용함에 있어서, 구분에러를 검색하고 수정하는 방법은 사용자의 입력에 따라 프로그래밍을 편집하는 단계와, 상기 프레그레밍문을 디스플레이하는 단계와, 미리 결정된 구문규칙에 따라 상기 문장구조를 검사하는 단계와, 상기 구문규칙에 따르는 상기 문장의 각 문자를 선택된 색깔 표시로 나타내는 단계와, 색깔표시가 할당되지 않은 문자의 존재여부를 판단하는 단계와, 상기 구문규칙에 따른 색깔표시가 된 문자를 검사하여, 상기문장을 허용 가능 또는 불가능한 것으로 규정하며, 만약 허용 가능한 것으로 규정할 경우는, 그 변경된 프로그레밍 문장을 전부 색깔표시가 된 문자로만 이루어진 프로그램으로 삽입하는 단계로서 구성됨을 특징으로 하는 구문에러 수정방법.
  2. 제 1항의 방법에 있어서, 만약 상기 문장이 허용불가한 것으로 규정될 경우, 색깔표시가 된 모든 문자들을 일반적으로 알아볼 수 있는 방법으로 상기 문장을 디스플레이하게 되는 단계를 포함함을 특징으로 하는 구문에러 수정방법.
  3. 제 2항의 방법에 있어서, 상기 일반적으로 알아볼 수 있는 방법은 문자 주위의 회색배계임을 특징으로 하는 구문에러 수정방법.
  4. 제 1항의 방법에 있어서, 색깔표시는 미리 결정된 색깔로서 문자를 둘러싸는 배경임을 특징으로 하는 구문에러 수정방법.
  5. 일련의 프로그래밍 문장을 처리하고, 상기 문장의 구조가 처리과정을 위하여 미리 결정된 일련의 구분 허용범위와 일치하여야 하는 디지탈 컴퓨터를 사용함에 있어서 구문 에러 검색 및 수정장치는, 사우자의 입력에 따라 프로그래밍 문장을 편집하는 장치와, 상기 프로그래밍 문장을 디스플레이하는 장치와 상기 구분 규칙에 따라 상기 문장구조를 검사하는 장치와, 상기 구문규칙에 따르는 상기문장내의 각 문자에 선택된 색깔표시를 나타내주는 장치와, 색깔표시가 할당되지 않은 문자에 존재여부를 판단하는 장치와, 상기 구문규칙에 따른 색깔 표시가 된 문자를 검사하여 상기 문장을 허용 또는 불가능한 것으로 규정하며, 색깔표시가 된 문자로만 프로그램안으로 그 변경된 프로그래밍 문장을 삽입하는 장치로서 구성됨을 특징으로 하는 구문 에러 수정장치.
  6. 제 5항의 장치에 있어서, 상기 문장이 허용불가한 것으로 판단된 경우는, 색깔표시가 된 모든 문자들을 일반적으로 알아볼 수 있는 방법으로 디스플레이 하도록 작동하는 장치로 포함함을 특징으로 하는 구문 에러 수정장치.
  7. 제 6항의 장치에 있어서, 상기 일반적으로 알아볼 수 있는 방법이란 문자주위에 회색 배경을 나타내는 방법임을 특징으로 하는 구문에러 수정장치.
  8. 제 5항의 장치에 있어서, 색깔표시는 미리 결정된 색깔로서 문자로 둘러싸는 배경임을 특징으로 하는 구문에러 수정장치.
    ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.
KR1019830005060A 1982-10-29 1983-10-26 구문에러 수정방법 및 장치 KR870000667B1 (ko)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US06/437,787 US4617643A (en) 1982-10-29 1982-10-29 Syntax error correction method and apparatus
US437787 1982-10-29
US437,787 1982-10-29

Publications (2)

Publication Number Publication Date
KR840006527A true KR840006527A (ko) 1984-11-30
KR870000667B1 KR870000667B1 (ko) 1987-04-04

Family

ID=23737880

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019830005060A KR870000667B1 (ko) 1982-10-29 1983-10-26 구문에러 수정방법 및 장치

Country Status (12)

Country Link
US (1) US4617643A (ko)
JP (1) JPS5983248A (ko)
KR (1) KR870000667B1 (ko)
AU (1) AU2029883A (ko)
BR (1) BR8305951A (ko)
CA (1) CA1199412A (ko)
DE (1) DE3339270A1 (ko)
ES (1) ES8503869A1 (ko)
FR (1) FR2535489B1 (ko)
GB (1) GB2131986B (ko)
IT (1) IT8323474A0 (ko)
NL (1) NL8303721A (ko)

Families Citing this family (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07120285B2 (ja) * 1984-09-20 1995-12-20 日立ソフトウェアエンジニアリング株式会社 構文チェッカーとテキストエディタの連動方法
JPS61131131A (ja) * 1984-11-30 1986-06-18 Hitachi Ltd プログラム編集方式
US6389481B1 (en) * 1991-08-19 2002-05-14 International Business Machines Corporation Automatic program documentation
IL99927A0 (en) * 1991-11-01 1992-08-18 Ibm Israel Restriction checker generator
US5421730A (en) * 1991-11-27 1995-06-06 National Education Training Group, Inc. Interactive learning system providing user feedback
JPH0728815A (ja) * 1993-02-18 1995-01-31 Matsushita Electric Ind Co Ltd 構文解析装置
US5485618A (en) * 1993-12-15 1996-01-16 Borland International, Inc. Methods and interface for building command expressions in a computer system
US6026233A (en) * 1997-05-27 2000-02-15 Microsoft Corporation Method and apparatus for presenting and selecting options to modify a programming language statement
US6314559B1 (en) 1997-10-02 2001-11-06 Barland Software Corporation Development system with methods for assisting a user with inputting source code
US6634019B1 (en) 1999-07-16 2003-10-14 Lamarck, Inc. Toggling software characteristics in a fault tolerant and combinatorial software environment system, method and medium
US6973560B1 (en) 1999-07-16 2005-12-06 Lamarck, Inc. Fault tolerant and combinatorial software environment system, method and medium
FR2826224B1 (fr) * 2001-06-15 2003-09-26 Thomson Licensing Sa Procede de synchronisation de diffusion de programmes et d'incorporation de contenus de diffusion, dispositif et produits correspondants
US8190723B2 (en) * 2003-12-14 2012-05-29 Cisco Technology, Inc. Method and system for automatically determining commands for a network element
US7735140B2 (en) * 2004-06-08 2010-06-08 Cisco Technology, Inc. Method and apparatus providing unified compliant network audit
US8010952B2 (en) * 2004-06-08 2011-08-30 Cisco Technology, Inc. Method and apparatus for configuration syntax and semantic validation
US7721304B2 (en) * 2004-06-08 2010-05-18 Cisco Technology, Inc. Method and apparatus providing programmable network intelligence
US20060015591A1 (en) * 2004-06-08 2006-01-19 Datla Krishnam R Apparatus and method for intelligent configuration editor
JP2008039165A (ja) * 2006-08-10 2008-02-21 Toyota Motor Corp 遊星歯車機構ならびに車両用変速機の前後進切り替え装置
US7634454B2 (en) * 2006-11-21 2009-12-15 Microsoft Corporation Concept keywords colorization in program identifiers
US8631323B1 (en) * 2007-04-18 2014-01-14 Wolfram Research, Inc. Updating the display treatment of source code based on a real time semantic and syntactic analysis
US8250169B2 (en) * 2007-09-24 2012-08-21 Sap Ag Business context data companion tool
US8127237B2 (en) 2007-09-24 2012-02-28 Sap Ag Active business client
US8712953B2 (en) * 2009-03-25 2014-04-29 Sap Ag Data consumption framework for semantic objects
US8782530B2 (en) * 2009-03-25 2014-07-15 Sap Ag Method and system for providing a user interface in a computer

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3559181A (en) * 1967-12-14 1971-01-26 Ibm Crt parameter error indicator panel
US4136395A (en) * 1976-12-28 1979-01-23 International Business Machines Corporation System for automatically proofreading a document
JPS5523486A (en) * 1978-12-11 1980-02-19 Koden Electronics Co Ltd Display unit for detection information
US4198685A (en) * 1978-11-13 1980-04-15 Wang Laboratories, Inc. Text editing system having flexible repetitive operation capability with keyboard interactive feature
US4459678A (en) * 1981-05-18 1984-07-10 International Business Machines Corporation Method and apparatus for processing a file of record information

Also Published As

Publication number Publication date
GB2131986B (en) 1986-04-03
US4617643A (en) 1986-10-14
FR2535489A1 (fr) 1984-05-04
JPS5983248A (ja) 1984-05-14
ES526862A0 (es) 1985-03-01
BR8305951A (pt) 1984-06-05
CA1199412A (en) 1986-01-14
KR870000667B1 (ko) 1987-04-04
AU2029883A (en) 1984-05-03
FR2535489B1 (fr) 1985-07-19
DE3339270A1 (de) 1984-05-03
GB8325133D0 (en) 1983-10-19
ES8503869A1 (es) 1985-03-01
IT8323474A0 (it) 1983-10-27
NL8303721A (nl) 1984-05-16
GB2131986A (en) 1984-06-27

Similar Documents

Publication Publication Date Title
KR840006527A (ko) 구문에러 수정 방법 및 장치
US5678051A (en) Translating apparatus with special display mode for supplemented words
KR850005636A (ko) 컴퓨터 표시 시스템
CN108734153A (zh) 一种高效电脑阅卷的方法和系统
JP3002202B2 (ja) 規則音声合成装置における数詞読み付与装置
JPH09325673A (ja) 翻訳文添削支援装置
KR101080880B1 (ko) 외래어의 자동 음차 표기 방법 및 장치
JPS6288054A (ja) 文章読み上げ装置
JPS60195664A (ja) 仮名漢字変換方式
JPH11232268A (ja) 文書処理装置、ルビ割り付け方法、及び記録媒体
JPS6474666A (en) Sentence read-out/correction device
JPH0785040A (ja) 表記不統一検出方法およびかな漢字変換方法
JP3077820B2 (ja) 文章の不適正箇所検出装置
JPH06231123A (ja) 外字処理装置
JPH0778155A (ja) 文書認識装置
JPS63253486A (ja) 文字認識方式
Lee The SNOBOL 4 Programming Language for TESOL or TEFL
JPH11161651A (ja) 発音記号生成装置
JPH05158974A (ja) 英日機械翻訳システム
JPS6453280A (en) Character correction method
JPS63221460A (ja) 文書読み上げ校正装置
JPS63106040A (ja) 文章読み上げ校正装置
JPS63249260A (ja) 文章校正支援装置
JPH04252353A (ja) 文字処理方式
JPS63249259A (ja) 文章校正支援装置