0692058 신민철
DESCRIPTION
S c a n n e r. Tiny+- Language definition. 0692058 신민철. 0491170 태승일. 0592060 박일도. Keywords. If then else end repeat until read write cprint cprintln. Special Symbol. + - * / = < > ( ) % ! /* */ || && == <br> t. Identifiers. 알파벳 소문자 | 정수
1 / 5
Télécharger la présentation
0692058 신민철
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
S c a n n e r Tiny+- Language definition 0692058신민철 0491170 태승일 0592060 박일도
Keywords If then else end repeat until read write cprintcprintln
Special Symbol + - * / = < > ( ) % ! /* */ || && == \n \t
Identifiers 알파벳 소문자 | 정수 = [a-z]([a-z]|[0-9])*
Number 정 수 = (+|-)?[0-9]
More Related