1 / 5

0692058 신민철

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. + - * / = &lt; &gt; ( ) % ! /* */ || &amp;&amp; == <br> t. Identifiers. 알파벳 소문자 | 정수

zanta
Download Presentation

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


  1. S c a n n e r Tiny+- Language definition 0692058신민철 0491170 태승일 0592060 박일도

  2. Keywords If then else end repeat until read write cprintcprintln

  3. Special Symbol + - * / = < > ( ) % ! /* */ || && == \n \t

  4. Identifiers 알파벳 소문자 | 정수 = [a-z]([a-z]|[0-9])*

  5. Number 정 수 = (+|-)?[0-9]

More Related