Others
Pascal
- Delphi
- CardPanelDemo
- Lazarus(FreePascal) Lazarus日本語情報トップページ/Lazarus Tutorial
- Project1(Press Again)
Swift
- コンパイル
set SDKROOT=%SystemDrive%/Library/Developer/Platforms/Windows.platform/Developer/SDKs/Windows.sdk swiftc -target x86_64-unknown-windows-msvc -sdk %SDKROOT% -I %SDKROOT%/usr/lib/swift -L %SDKROOT%/usr/lib/swift/windows helloworld.swift -o helloworld.exe