Search Results for "basic programming language" - Page 11

Showing 273 open source projects for "basic programming language"

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
    The Pointless Programming Language Reference is a multiple programming language reference document. It allows you to compare and contrast languages, learn a new language from your knowledge of another or simply lookup how to accomplish tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Programming Book-Python 2.6

    Building Skills in Programming - Python 2.6

    This is an introduction to programming for non-programmers. It uses Python 2.6, a widely-available, easy-to-learn programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Monty compiler

    Low level programming language and compiler

    Low level programming language and compiler close to python. Intended for experiments with in processor design. Consists of language definition, compiler and simple cpu simulation written in python. The compiler can be adapted to different processors easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    labo27

    Labo27 python learning game

    The intention is to help Learning programming by using Python in different game challenges. The main language is French, but we can answer to English if needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5

    AdEvaluator

    Evaluate whether advertising works using sales data.

    AdEvaluator(tm) evaluates the effect of advertising (or marketing, sales, or public relations) on sales and profits by analyzing a sales report in comma separated values (CSV) format from QuickBooks or other accounting programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    CPyrol

    an alternative interpreter for the Python programming language

    The aim of the CPyrol project is to create a complete Python interpreter written in C++ with minimal system requirements and a very clean codebase. I am working on this project mainly to gather experience with the current C++ standart (C++ 11) and with compiler development, it is not (yet) intended for practical usage. This project is at an early stage of development. Currently implemented is a Lexer, Parser and Code Generator for compiling Python code into CPython-compatible bytecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    InPUT

    IoC container for the configuration and design for experimental design

    InPUT offers a descriptive and programming language independent format and IoC (Inversion of Control) container for the configuration and design of computer experiments. Code and more info can be found on github: http://github.com/feldob/InPUT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    a new grabber for xmltv (mythtv) based on python programming language and tvtoday's oline tv guide service. the goal is to achieve a much faster and more reliable grabber than the existing perl scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sced aims to be a simple but powerful editing enviroment for SuperCollider sound programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 10
    Culebra is a IDE for the PyGTK and Gnome-Python and tools to get RAD under Gnome using the better programming language around!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Minions programming language makes it easy to write performant, highly parallel programs. Minions are especially good at web apps. Minions like the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Threadmill is a compact and powerful set of tools that integrates parsing and intuitive multithreadability with command-line programs written in the Python programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An environment (library + IDE) that emulates Delphi but uses python as the programming language and wxPython as the graphical API. Starting with the library, we have a set of modules/classes that emulates the units/classes of the famous VCL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Critters is a basic world simulation used to educate students of all ages about beginning Python programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    CodingChecker

    A coding style checker tool support C/C++ syntax

    This project provide a framework for general coding style checker's process: 1, Support different adapter plugin for different programming language syntax 2, Support incremental scanning 3, Support customize criteria rules. 4, Generate report for scanning result. A C/C++ adapter was also implemented based on clang library as example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Freeode

    Freeode

    Solve Differential Equations

    Freeode is a compiler for the SIML programming language. It is a specialized language to solve differential equations. The compiler creates a python program that uses Numpy and Scipy to do the numerical computations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    starcoder

    starcoder

    Code generation model trained on 80+ languages with FIM support

    StarCoder is a 15.5B parameter language model developed by BigCode for code generation tasks across more than 80 programming languages. It is trained on 1 trillion tokens from the permissively licensed dataset The Stack v1.2, using the Fill-in-the-Middle (FIM) objective and Multi-Query Attention to enhance performance. With an extended context window of 8192 tokens and pretraining in bfloat16, StarCoder can generate, complete, or refactor code in various languages, with English as the primary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Testerman

    A TTCN-3-inspired testing environment in Python

    Testerman is an attempt to produce a TTCN-3 inspired test automation system without the strict typing model of the TTCN-3 test control notation that can be too heavy to be practical with non-stricly defined protocols. This is achieved by bringing TTCN-3 primitives and concepts to the Python programming language. It provides a complete environment to design, manage, execute and analyze automated tests, and can be used as a platform to develop test simulators (drivers and stubs) and prototypes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SimuVis and its current implementation SimuVis4 is a framework and an interactive application for data handling, visualisation and simulations. It's based on python as the programming language, Qt for the GUI, Qwt for charts and VTK for 3D scenes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    a distributed engine for abstract neural network development via natural-language programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Firefly's Clean Lzo

    A human-readable ISC-Licensed implementation of the LZO1X algorithm.

    .... In addition, I will provide a textual description of the algorithm so that it can be easily ported to any programming language. I expect a severe performance degradation, but I leave optimizing for speed to other people.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SrcComDoc allows documentation written in source comment rows to be extracted, formatted and highlighted according to the chosen documentation format. The basic SrcComDoc syntax is source and documentation language independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Nanonets-OCR-s

    Nanonets-OCR-s

    State-of-the-art image-to-markdown OCR model

    Nanonets-OCR-s is an advanced image-to-markdown OCR model that transforms documents into structured and semantically rich markdown. It goes beyond basic text extraction by intelligently recognizing content types and applying meaningful tags, making the output ideal for Large Language Models (LLMs) and automated workflows. The model expertly converts mathematical equations into LaTeX syntax, distinguishing between inline and display modes for accuracy. It also generates descriptive <img> tags...
    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.