enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. List of commercial video games with available source code

    en.wikipedia.org/wiki/List_of_commercial_video...

    Intermediate C++ source code (transpiled from C# with Unity's IL2CPP compiler) accidentally included with a 2021 update. Fate: 2005 2015 Windows Action RPG: WildTangent: Inadvertently made available when Fate and its sequel Fate: Undiscovered Realms were offered through a May 2015 Humble Bundle. The download link provided to purchasers for the ...

  3. List of proprietary source-available software - Wikipedia

    en.wikipedia.org/wiki/List_of_proprietary_source...

    This is a list of proprietary source-available software, which has available source code, but is not classified as free software or open-source software. In some cases, this type of software is originally sold and released without the source code , and the source code becomes available later.

  4. International Obfuscated C Code Contest - Wikipedia

    en.wikipedia.org/wiki/International_Obfuscated_C...

    Contributions have included source code formatted to resemble images, text, etc., after the manner of ASCII art, preprocessor redefinitions to make code harder to read, and self-modifying code. In several years an entry was submitted that required a new definition of some of the rules for the next year, regarded as a high honor.

  5. cscope - Wikipedia

    en.wikipedia.org/wiki/Cscope

    cscope is a programming tool which works in console mode, text-based interface, that allows computer programmers or software developers to search source code of the programming language C, with some support for C++ and Java.

  6. List of commercial video games with later released source ...

    en.wikipedia.org/wiki/List_of_commercial_video...

    The source code for Return to Castle Wolfenstein and Enemy Territory was released under the GNU General Public License (GPL) on August 12, 2010. [340] [341] Revenge of the Titans: 2010 2011 Tower Defense, RTS: BSD-3-Clause: Puppy Games Java based game. Source code was released by Puppy Games with the success of the second Humble Indie Bundle. [342]

  7. Herbert Schildt - Wikipedia

    en.wikipedia.org/wiki/Herbert_Schildt

    One of Schildt's most enduring projects is the Little C interpreter, which is a lengthy example of a hand-written recursive-descent parser which interprets a subset of the C language. The program was originally published in Dr. Dobb's Journal in August, 1989 entitled "Building your own C interpreter". [ 4 ]

  8. PVCS - Wikipedia

    en.wikipedia.org/wiki/PVCS

    PVCS Version Manager (originally named Polytron Version Control System) is a software package by Serena Software Inc., for version control of source code files. PVCS follows the "locking" approach to concurrency control; it has no merge operator built-in (but does, nonetheless, have a separate merge command). However PVCS can also be configured ...

  9. Stanley B. Lippman - Wikipedia

    en.wikipedia.org/wiki/Stanley_B._Lippman

    Stanley B. Lippman (May 7, 1950 – July 31, 2022) was [1] an American computer scientist and author.He is most widely known as an author of the C++ Primer book, which is currently published as 5th edition.