When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. MenuetOS - Wikipedia

    en.wikipedia.org/wiki/MenuetOS

    The 64-bit MenuetOS, often referred to as Menuet 64, remains a platform for learning 64-bit assembly language programming. The 64-bit Menuet is distributed without charge for personal and educational use only, but without the source code, and the license includes a clause that prohibits disassembly. [1] Multi-core support was added on 24 Feb 2010.

  3. FASM - Wikipedia

    en.wikipedia.org/wiki/FASM

    It supports Intel-style assembly language on the IA-32 and x86-64 computer architectures. It claims high speed, size optimizations, operating system (OS) portability, and macro abilities. [ 2 ] [ 3 ] It is a low-level assembler [ 3 ] and intentionally uses very few command-line options.

  4. List of platform-independent GUI libraries - Wikipedia

    en.wikipedia.org/wiki/List_of_platform...

    This is a list of notable library packages implementing a graphical user interface (GUI) platform-independent GUI library (PIGUI). These can be used to develop software that can be ported to multiple computing platforms with no change to its source code .

  5. Free Pascal - Wikipedia

    en.wikipedia.org/wiki/Free_Pascal

    Free Pascal is written in Object Pascal and assembly language, and self-compiled. HNSKY, Hallo Northern Sky is a free planetarium program for Windows and Linux. Since version 3.4.0 written & compiled with Lazarus/FPC. Lazarus: Free Pascal's affiliated Delphi-like software package for rapid development of graphical applications.

  6. Tiny C Compiler - Wikipedia

    en.wikipedia.org/wiki/Tiny_C_Compiler

    The Tiny C Compiler, TCC, tCc, or TinyCC is an x86, X86-64 and ARM processor C compiler initially written by Fabrice Bellard. It is designed to work for slower computers with little disk space (e.g. on rescue disks). Windows operating system support was added in version 0.9.23 (17 June

  7. MX Linux - Wikipedia

    en.wikipedia.org/wiki/MX_Linux

    Xfce is a fast and medium-low resource usage desktop environment. 32-bit, 64-bit, and Advanced Hardware Support (AHS) versions are available. Xfce developers officially released version 4.18 of Xfce on 15 December 2022. [22] MX-21.x users received the update to Xfce 4.18 in mid-January 2023. [23] Fluxbox is a window manager with very low ...

  8. fpGUI - Wikipedia

    en.wikipedia.org/wiki/FpGUI

    fpGUI, the Free Pascal GUI toolkit, is a cross-platform graphical user interface toolkit developed by Graeme Geldenhuys. fpGUI is open source and free software, licensed under a Modified LGPL license. The toolkit has been implemented using the Free Pascal compiler, meaning it is written in the Object Pascal language.

  9. GNU Compiler Collection - Wikipedia

    en.wikipedia.org/wiki/GNU_Compiler_Collection

    Each of the language compilers is a separate program that reads source code and outputs machine code. All have a common internal structure. A per-language front end parses the source code in that language and produces an abstract syntax tree ("tree" for short).