C++ source code interpreter for Win 32 platforms, for developers and end-users. The goal of our project is to interpret C++ source code and execute it. The interpreter will run on Win32 platforms. We will create and develop it in C++ language.
The latest file releases
Delphi 2009 Filtered Generics class. this is an enhanced Filtered generics class to use. Tested it s working. Codegear D2009 gives us to use generics in win32 applications.
NASM是一個為可移植性與模塊化而設計的一個80x86的匯編器。它支持相當多的目標文件格式,包括Linux和NetBSD/FreeBSD,a.out,ELF,COFF,微軟16位的OBJ和Win32。它還可以輸出純二進制文件。它的語法設計得相當的簡潔易懂,和Intel語法相似但更簡單。它支持Pentium,P6,MMX,3DNow!,SSE and SSE2指令集