• R/O
  • HTTP
  • SSH
  • HTTPS

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

コンパイラ


File Info

Rev. d85114e8e96ca773d54f7651aab9a16005944069
Tamanho 881 bytes
Hora 2011-06-13 00:09:32
Autor berupon
Mensagem de Log

ISO/IEC 9899:TC3 Annex A Language syntax summary に基づいた Lexer 記述。

Content


Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "compiler", "compiler.vcproj", "{B59763F9-D40F-4516-BCFB-7F030372EE86}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Win32 = Debug|Win32
		Release|Win32 = Release|Win32
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{B59763F9-D40F-4516-BCFB-7F030372EE86}.Debug|Win32.ActiveCfg = Debug|Win32
		{B59763F9-D40F-4516-BCFB-7F030372EE86}.Debug|Win32.Build.0 = Debug|Win32
		{B59763F9-D40F-4516-BCFB-7F030372EE86}.Release|Win32.ActiveCfg = Release|Win32
		{B59763F9-D40F-4516-BCFB-7F030372EE86}.Release|Win32.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal