PureBasic v4.50.x86.x64 編程軟體 英文正式版 軟體簡介: PureBasicv4.50.x86.x64編程軟體英文正式版 內容說明: 一款基於BASIC規則的編程語言。PureBASIC:廣泛的可移植性PureBASIC的顯著特色是 它廣泛的可移植性。它可以在Windows,AmigaOS和Linux系統上流暢運行。由於支援了 指針、結構、子程式和動態鏈表,有經驗的程式員可以毫不費力的訪問系統支援的任意 結構和API。更離奇的是它居然支援行內彙編。 主要特點:-600條以上的內部命令-支援所有BASIC關鍵字-高速編譯器可產生高質 量內碼-不需要任何運行時庫-完全結構化編程-完全系統API呼叫支援-支援Dire ctX和SDL-在OGRE支援下的3D-使用彙編語言來訪問特定硬體-代碼的完全可移植性 -專業的編輯和開發環境-完整的DEBUG和跟蹤工具。 英文說明: PureBasicisaprogramminglanguagebased onestablishedBASICrules.Thekey featuresofPureBasicareportability (Windows,AmigaOSandLinuxarecurrently fullysupported),theproductionofvery fastandhighlyoptimizedexecutablesand, ofcourse,theverysimpleBASICsyntax. PureBasichasbeencreatedforthebeginner andexpertalike.Wehaveputalotof effortintoitsrealizationtoproducea fast,reliableandsystemfriendly language. Inspiteofits beginner-friendlysyntax,thepossibilities areendlesswithPureBasic'sadvanced featuressuchaspointers,structures, procedures,dynamicallylinkedlistsand muchmore.Experiencedcoderswillhaveno problemgainingaccesstoanyofthelegal OSstructuresorAPIobjectsandPureBasic evenallowsinlineASM.