Showing 645 open source projects for "compiler python linux"

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
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Learn More
  • 1
    pychemqt

    pychemqt

    Chemical Engineering process simulations program

    pychemqt is a software for simulate units operations in Chemical Engineering
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    ISC - The ISAAC Stream Cipher

    ISC - The ISAAC Stream Cipher

    ISC lets you encrypt & decrypt text and files of any type up to 4GB

    ISAAC is a cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It was developed by Bob Jenkins from 1993-1996 and placed in the Public Domain. ISAAC is fast - especially when optimised - and portable to most architectures in nearly all programming and scripting languages. After more than 20 years of existence ISAAC has not been broken, and the little program you have here allows you to use it to encrypt and decrypt text of arbitrary length, files of any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CLUE - C Learning Undergrad Environment

    Tools to support the learning of the C programming language

    CLUE (C Learning Undergraduate Environment) is a software allowing students to work on assignments in the C language while benefiting from support for peer testing, hyper-linked tutorials to help them understand compiler error messages, detection of "novice errors" with warnings hyper-linked to tutorials. Sponsored by National Science Foundation under award CCLI #0836863.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    LabCrab

    A little tool to manage Computer Science labs in colleges

    LabCrab makes it easy to manage Computer Science laboratories, by providing tools to manage practical task lists and question papers. It's not complete yet. While it's fairly stable, there are a few flaws and missing features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5

    Electronic Constructor

    Programs for electronics study and research

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    DrPython is a highly customizable cross-platform ide to aid programming in Python. It was developed with teaching in mind, and has a clean, simple interface. It is written in Python, using wxPython as the gui.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    A collection of software made by Milos Rancic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Automatically geocode pictures from your camera and a GPS track log. Following Google code closure the only official webpage is (doc, support, code) : https://github.com/notfrancois/GPicSync
    Downloads: 24 This Week
    Last Update:
    See Project
  • 9

    FFPVS

    Flying Fast Python Virus Scanner

    ... TO RUN: You must have Python 2.7.6 installed in order to run this software. In order to run it, go to a command prompt in Windows or open a Terminal in Mac or Linux and type 'python ffpvs' to run it. WARNING: This is NOT a real virus scanner and please do not use it as such. It is meant for pranking/trolling ONLY. I claim NO LIABILITY for stolen passwords/hacking gathered using this tool. TROUBLESHOOTING: Saving it as a .py file might help, also, make sure you have Python 2.7.6 installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    kubos

    kubos

    A simple modular CAD application

    Kubos is a CAD application which is in an early stage of development. A derivative version called Kubos Schript can be used for creating scripted objects. For installation instructions see https://sourceforge.net/p/kubos/wiki/Installation/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ghaggis

    GHC : Glasgow Haggis Compiler

    This is a compiler for the 'pseudocode' Haggis used by the Scottish Qualifications Authority for specifying pseudo code. The compiler is implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The purpose of this project is to create a German translation of the book <a href="http://www.byteofpython.info">"A Byte of Python"</a> originally written in English by Swaroop C H.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    pyELib

    pyELib

    A free open source system to create and manage collections of eBooks

    pyELib is a free open source system to create and manage any collection of eBooks. Unlike other eBooks management softwares, pyELib doesn't need the user to input neither titles nor ISBNs, since it automatically analyzes the files and searches for details on the internet. Dupes and different editions are properly handled. Each book is then automatically associated to one or more category (through machine learning) and, if desired, renamed. The library is stored in a MySQL database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Educational activities based on multimedia elements (images, sounds, and text). ie. associations, puzzles, counting activities... Creation and modification of the activities using XML files. Multiple language support, multiple screen resolutions (SVG
    Downloads: 97 This Week
    Last Update:
    See Project
  • 15

    Language Constructor

    Complete tool for constructing/manipulating languages in digital form

    With this tool you can easily design a new language, digitize an existing one or incrementally reconstruct an ancient language. It allows for free experimentation of all aspects of the language, so it does not have to be made consistent on paper first. You can edit script, syntax, grammar, morphology, lexicon and phonology, as well as write documents in the language, as it might be too complex to be handled by current font technology. The information is stored in xml format for easy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Python Console Library Project
    Compendium of console functions for Python (similar to BC conio.h) Actually: atof(s): btoi(ch): btos(ch): charfilter(ch): clrscr(n=150): cmp(a, b): finput(b=""): getarrow(): getch(): gotoxy(x=0,y=0): imput(b=""): ink(x=7): isint(x=0): islin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    assassin-creed

    change simple query to relation algebra

    this is my compiler project with my best friend Alireza Alijani .it easy change query to relation algebra picture with Latex . با سلام به دوستان این پروژه ی من و آقای علیرضا علیجانی در درس کامپایلر است کوئری پایگاه داده را یه تصویر جبر رابطه تبدیل می کند
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    t2t-pipe

    automatic alignment pipeline for parallel treebanks

    The *Tree-to-Tree (t2t) Alignment Pipe* is a collection of python scripts, co-ordinating the process of automatic alignment of parallel treebanks from plain text files with a single call from a unix command line. Supported Languages: DE, FR, EN
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    alfa+legal
    Alfa+legal: software livre para alfabetização. Desenvolvedor: Raimundo Alder Guimarães Licença: gnu/gpl Registro em http://copyright.br.com/ : Deposit number :DEP635074679449233750 Date : 22/06/2013 03:19:05 (Europa) Locarno Code :99-00 comunidade: softwarelivre.org/alfa-legal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    eduCommons is an Open Educational Resource (OER) repository that supports OpenCourseWare management, as well as other course based materials. It optimizes the visibility as well as enhances your content with several adttional features that raises the quality of your materials. It allows you to import and export content easily, as well as supports novel ways of reusing content in learning environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Guido van Robot Educational Programming Language
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22
    BookSnippets

    BookSnippets

    Store book snippets faster!

    This is a simple application where you can add, edit, delete and search for book excerpts. It is created using Python, Tkinter, and Pmw. This is recommended to students who wants to easily search through piles of books by adding any book snippets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    FOSSMMO

    To create an open source and openly developed mmorpg

    FOSSMMO (release name tbd) is a project aimed at two things. The first is to create an open sourced MMORPG with compelling and fun gameplay requiring modest system specs. The second is to develop in an open and well documented way to help others learn the trade of game programming. FOSSMMO will be developed using python. While python is not a common language for game development I'm a fan. Also I recently watched http://pyvideo.org/video/381/pycon-2011--algorithmic-generation-of-opengl-geom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Chemical Reaction

    Chemical Reaction

    Balance chemical reaction and compute material balance

    This Python program is used to balance a chemical reaction and to compute the material balance. Furthermore, it's able to check molecules and to write the condensed strutural formula from the name of an organic molecule. (Those both functionalities are still limited.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Vocabulary Tester

    Vocabulary Testing Program

    This is a program (written in Python, with graphics based on the Tk/Tcl framework) to test on vocabulary. It allows users to define their own languages and constructs per language. Afterwards, a dictionary of words can be created and the user can be tested on this dictionary. Currently, it is in v0.8 (Beta) of development. After a stable version is released (v1.0), a more detailed repository will be kept.
    Downloads: 0 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.