Skip to content

PiCoPress/PML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PML - Programable Markup Language

저는 HTML로 코딩해요.

<test.pml>
	<import from="std.cli">
		print
	</import>
	<func name="main" return="true">
		<arg name="argv"/>
		<body>
			<print>Hello World!</print>
			<return>0</return>
		</body>
	</func>
</test.pml>

ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ