Showing 726 open source projects for "linux basic programming"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    XqA is an attempt to create several programming languages built on each other (layered language), which can be run in a provided VM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The project will be looking at data (the intention is to begin looking at customer name/address data but this may widen over time) and ways to intelligently detect duplicates using fuzzy matching methods and algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A book aimed at C++ programmers of all experience using wxWidgets and wxDev-C++. Available in PDF and CHM formats this book is backed with downloadable source code examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Fermion Programming Language is a dynamic high-level, object oriented, case insensitive programming language. The simplicity of the language makes Fermion a good learning and prototyping language for all levels of programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Felix programming language specifications and translator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Two projects; new one is "Alan" a programming language. The other is "jjLibrary" a C++ library which provides 1) jjPattern : Pattern-based container class (Hash, Tree, List, Graph), 2) jjErrno : error handling, and 3) jjCGI : CGI library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The project implement a framework of modular compilers that allows compile time programming for .NET, Java and other platforms. Languages on this framework are multi-paradigm and can be extended by programming new semantic structures or DSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is module for basic computation with floating point numbers. Numbers can have very wide mantissa for good precision, for realize "arbitrary-precision arithmetic". Module was adapt for BCB and MSVC compilers. Russian comments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Funky is a tiny, embeddable, functional programming language inspired from lisp. Its grammar is small and unambiguous, which makes it very easy to write a script in Funky, which you could embed in any program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    Okapi Framework (Old .NET version)

    See http://okapi.opentag.com/ for LATES VERSION of the Okapi Framework

    THIS VERSION ON SOURCEFORGE IS NO LONGER SUPPORTED and works only on Windows. The Okapi Framework is a set of components and tools for localization and translation tasks. THE NEWEST JAVA-BASED VERSION OF OKAPI IS AVAILABLE AT: http://okapi.opentag.com/ The new version runs on Windows, Mac, Linux, etc.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 11
    zinif is an object-oriented, typeless programming language, following the principle of "everything is an object", like unix's "everything is a file". In theory, a language with a small but complete instruction set should be easier to learn and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Command line tool to convert BMP images to binary bitmaps and c header files with 8bit page layout instead of line layout (one byte is 8-bit vertical line). Can be used to present data for graphical LCD images in micro controller programming (eg AVR).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Kaya: A statically typed, imperative cross-platform programming language with type inference, powerful data description capabilities and built-in abstractions and libraries for easy and robust web application development. http://kayalang.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    New C++ derived programming language and virtual machine with enhanced language features (metaprogramming, TAGs, symbolic processing) NOT based on YACC/LEXX. Playground for new language features and compiler optimization techniques.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jazzyk - a special-purpose programming language interpreter for development of modular intelligent agents based on a plug-in architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    screng is a lgpl general purpose programming language interpreter, which aims to also become a bytecode compiler.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    ErikBasic Script Engine. Interpreted BASIC dialect for use in extending C++ objects with scripting capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Delight is an imperative, object-oriented programming language with a Python-like syntax. Internally, it is based on the D programming language, and therefore supports classes, interfaces and templates, and compiles to efficient native code using GDC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BTCpp is an Open Source Bluetooth Library written in C/C++. You can use BTCpp in your C/C++ projects if you need support for basic reading/writing data to remote devices, remote device scanning & rfcomm streams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    C++ implementation of the DAWG and trimmed DAWG data structures. Supports basic string searching.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pure is a modern-style functional programming language based on term rewriting, slated to become the much improved successor of the author's Q language. NOTE: This project has moved to Github, see https://agraef.github.io/pure-lang/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    My Dream Diary is a computer diary, that allows you to create and manage descriptions of dreams. Password protection, archiving, statistics, dream signs are the basic functions of this program.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    CPPClassGenerator is a tool to create C++ classes really fast, instead of programming the whole thing at each and every time you need to create one. It won't create everything for you, but it will make you gain some time, that's for sure !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LB Builder is an IDE for the Liberty BASIC windows programming language based on Scintilla. It is the most feature-rich IDE currently available for Liberty BASIC. LB Builder is a project-oriented IDE and it has a user friendly WYSIWYG GUI builder.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Intel® Mobile Platform SDK 1.3 covered by BSD license, enables developers to build mobile-aware applications. It provides a set of libraries and runtime components, and programming interface, common across Windows and Linux platforms.
    Downloads: 1 This Week
    Last Update:
    See Project