Showing 160 open source projects for "program code"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    iDev Development Studio

    iDev Development Studio is a WYSIWYG application development platform

    ... development to the next level. The whole program flow is being saved and processed on an abstract, database-driven layer (it’s not an DBMS!), which allows nice 100% Point&Click driven development – without writing a single line of code! The whole design process is aimed at being understandable by everyone who can drive a bycicle and paritipates in traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    basload

    c64 basic loader generator for machine language programs

    Basload is a crossdevelopment commandline tool for the Commodore 64 that takes takes a pure machine language program file, transforms it into BASIC data statements + checksum and adds a small BASIC install routine. Main purpose of this is to share short ML programs for hardware testing/debugging in a typable form over the internet in cases where the recipient cannot transfer those to his C64 in binary state and thus has to type them in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Scrolling Game Development Kit 2
    All-in-one program for creating 2D scrolling games. Compile your games into stand-alone .NET executables or customizable C# source code. The IDE and framework are build on OpenTK, which wraps OpenGL, so generated games can be cross-platform.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    Readable Lisp S-expressions

    Readable Lisp/S-expressions with infix, functions, and indentation

    This project is dedicated to developing more readable format(s) for Lisp-based languages (such as Common Lisp and Scheme) and implementing those formats (readers, pretty-printers, editor macros, etc.). MIT license preferred, to spread them widely.
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 5
    MinotaurRTM

    MinotaurRTM

    Vb.net source generator (SQL syntax fully integrated in development).

    With Minotaur (RTM) you can Generate complete vb.net Source. SQL statement are available into source code generation program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    AutoGen is designed to generate text files containing repetitive text with varied substitutions. Its goal is to simplify the maintenance of programs that contain large amounts of repetitious text, especially when needed in parallel tables.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    DesignerWt

    A layout and widget editor for Wt (C++ web applications)

    This program will allow you to create sophisticated screen layouts that can automatically adjust to browser size. Each widget within a layout is highly customisable, using property pages that adapt to the type of widget being edited. There is a preview mode and a zoom mode for detailed editing. In addition to the main design dialogs and popup menus can also be created. A design, when saved, will generate a C++ header class that contains all elements of the design. This class, when created...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TCL TK VBA geolog code writer

    VBA add-in for writing TCL/TK code blocks

    TCL/TK is a rapid development scripting language but it's not object orientated. So instead of having classes and objects I wrote this program to generate blocks of commonly used geolog TCL/TK code. It automatically generates blocks of Tcl Puts code, Mui Dialog Boxes and Mui Selection Boxes from UNIX flat ascii files. To run the program load the XLA file into Excel then press CTRL + T to fire up the form. If your ascii files are in DOS rather than UNIX format you will not be able...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    The Junicon Project

    Java-based Dialect of the Unicon Programming Language

    Junicon is a Java-based implementation of Unicon, a very high level object-oriented goal-directed programming language that lives at Unicon.org. Junicon features seamless Java object access, interactive interpretation, and numerous cleanups and enhancements while retaining Unicon's core expression-evaluation semantics. Please see the Junicon Project Web Site for publications about Junicon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 10
    This XLS spreadsheet automatically generates TCL/TK command line interfaces for both UNIX and Windows environments. Originally written for xval the program https://sourceforge.net/p/xval/wiki/Home/ it generates button and clickbox select front ends for various different command line tools. Blocks of code are then generated from a simple spreadsheet format. The attached powerpoint explains which parts of the Excel spreadsheet generate which bits of TK front end. The generated TK...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    flex: the fast lexical analyser

    flex is a tool for generating scanners

    flex is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. The flex program reads user-specified input files, or its standard input if no file names are given, for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates a C source file named, "lex.yy.c", which defines the function yylex(). The file "lex.yy.c" can be compiled...
    Leader badge
    Downloads: 2,302 This Week
    Last Update:
    See Project
  • 12

    JComp

    Program to translate source codes

    Program is aimed to be able to translate source codes from one language to other. Currently it only works (somewhat) for the following translations: - pascal to java - pascal to php - c to php Any constructive suggestions or feature requests are welcome
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PLUTO is an automatic source-to-source transformer that can optimize nested loop sequences for coarse-grained parallelism and cache locality simultaneously. OpenMP parallel code for multicores can be generated from regular C program sections. Version
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pycrc

    pycrc

    CRC C source generator

    pycrc is an easy to use CRC (cyclic redundancy check) calculator and C source code generator. The generated source code can be optimized for simplicity, speed or space. pycrc contains a long parameter list of common CRC models. The program is self contained and does not require installation. Apart from a python installation, it does not require other libraries to be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    devFlowCharter is a complete environment for creating program flowchart, source code generation, and compilation. Its main goal is to be straightforward, educational tool for use during procedural programming classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Message Box Creator

    Message Box Creator

    Create error messages or dialogs for Windows

    Ever wanted to make a REAL dialog box in Windows instead of a picture of one? This is the program you want!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    WesWorkshop

    WesWorkshop

    Create units and attacks for Wesnoth!

    ... with the version 1.0! Version 1.2 preview released (2015-03-08): http://sourceforge.net/p/wesworkshop/wiki/versions#v1.2 If you like this program, be kind please: write a review or vote it, it would be very appreaciated and useful. *: The version was released on 05th April 2014. That release didn't use the latest project version. On 15th May 2014 it has been updated. You are now able to fully use the new features. I apologise for the mistake.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CellCompiler
    The target system of this project is to develop mathematically efficient program code generator from cellml like biological models described by mathematical markup languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FLEKS

    FLEKS

    Forumowy Lekki, Elastyczny i Konfigurowalny Styl

    FLEKS (dawniej Jdevo) to program dla for opartych o punBB / fluxBB, generujący styl forum w zależności od godziny, urządzenia i konfiguracji ustawień przez użytkownika. Może być postawiony na oddzielnym serwerze niż forum, dzięki czemu może być użyty na hostingach oferujących gotowe fora, bez dostępy do bazy danych i plików forum. Pomoc na forum pun.pl: http://www.pun.pl/viewtopic.php?pid=279049#p279049
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CIL (C Intermediate Language) compiles C programs into a simplified subset of C and assists with program analysis and transformation.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Streams for IBM i

    Streams for IBM i

    Batch performance boosting and Big Data framework for IBM i

    ... and even modify the program logic of existing applications - all without any code modifications. Streams for IBM i includes a feature allowing manipulations of batch job QTEMP libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    qtBisonC++ is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a QT C++ program to parse that grammar. qtBisonC++ reads the given input files for a description of a scanner to generate. The description is in the form of grammar in Backus-Naur Form (BNF), called rules. qtBisonC++ generates as output a C++ source and include file, `lexyy.cpp` and `lexyy.h`, which defines a class `lexyy'. This file is compiled with your code to produce...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EUDGen Project

    EUDGen Project

    StarCraft EUD generation program

    EUDGen is a generation program for StarCraft and StarCraft: Brood War. It is a convenience tool to create EUDs (Extended Unit Deaths) for various conditions a mapmaker would be interested in having.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    After a program has been thrown into the world in binary form, it can boomerang back as source code. The Boomerang reverse engineering framework is the first general native executable decompiler available to the public.
    Downloads: 69 This Week
    Last Update:
    See Project
  • 25
    RECODER is a Java framework for Java program analysis and source code transformation. It computes an easy to use syntactic and semantic program model containing cross references, and it supports transformation rollbacks and incremental model updates.
    Downloads: 2 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.