기관회원 [로그인]
소속기관에서 받은 아이디, 비밀번호를 입력해 주세요.
개인회원 [로그인]

비회원 구매시 입력하신 핸드폰번호를 입력해 주세요.
본인 인증 후 구매내역을 확인하실 수 있습니다.

회원가입
서지반출
씬택스 컴파일링의 연산자식 분석기를 통한 일반화
[STEP1]서지반출 형식 선택
파일형식
@
서지도구
SNS
기타
[STEP2]서지반출 정보 선택
  • 제목
  • URL
돌아가기
확인
취소
  • 씬택스 컴파일링의 연산자식 분석기를 통한 일반화
저자명
김영택,. Young Taik Kim
간행물명
전기학회지= The Processing of the Institute of Electrical Engineers
권/호정보
1973년|22권 6호|pp.5-7 (3 pages)
발행정보
대한전기학회
파일정보
정기간행물|
PDF텍스트
주제분야
기타
이 논문은 한국과학기술정보연구원과 논문 연계를 통해 무료로 제공되는 원문입니다.
서지반출

기타언어초록

This paper describes a new technique for syntax-directed compiling of algol 60 programming language. A relatively large size of language specification is devided into two parts, one called language body and the other called language branch. The language body is compiled by the syntax-directed compiling technique and the other is compiled by the precedance method to minimize the compiling time. Also the boundary of the potions were studied during this study for the optimization.