38 projects for "linux basic programming" with 2 filters applied:

  • 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
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    4tH compiler

    4tH compiler

    A Forth compiler with a little difference

    4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes...
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 2
    NZMATH

    NZMATH

    Python Calculator on Number Theory, three-birds-one learning material

    NZMATH is a Python calculator on number theory. It is freely available and distributed under the BSD license. All programs are written only by Python so that you can easily see their algorithmic number theory. You can get NZMATH with a single command: % python -m pip install -U nzmath Here % is the command line prompt of Windows or Unix/macOS. This release contains several program corrections and additions obtained by writing a programming "notebook" of the book 'Lectures on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    calc: C-style arbitrary precision system

    Calc: arbitrary precision C-like arithmetic & calculator

    Calc is arbitrary precision C-like arithmetic system that is a calculator, an algorithm prototyper and mathematical research tool. Calc comes with a rich set of builtin mathematical and programmatic functions.
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    rechne.exe

    rechne.exe

    Command-line calculator and libray.

    Easy-to-use command-line calculator for basic and scientific calculations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    Smith Chart Calculator

    Smith Chart Calculator

    Smith Chart Calculator JAVA

    A small tool which allows all basic smith chart actions. This program was created for educational purposes. JAVA RUNTIME REQUIRED Tested on Windows. Some features may not available with other OS (e.g. copy to clipboard) GENERAL PUBLIC LICENSE There is a pdf help file online take a look in the files section. There is also a link available in the program itself.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6

    cgtkcalc

    A simple calculator for complex number calculation.

    A simple scientific calculator for complex number calculation. It requires the GTK+ toolkit.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Angry Calculator

    Angry Calculator

    Angry calculator is a calculator java

    In addition to standard calculator functions, you can perform trigonometric calculations, binary, decimal, hexadecimal. Are included in the calculation of the programs tables, fibonacci, factorial, random number, charting, statistic basic, fast random generator number 1-90, generation and a system for fast calculation of the percentage, calculating the perimeter and area of plane geometric figures. This is also a program to create constant and recall among other functions is also a mini...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ICE (Interval Calculator for Engineer)

    ICE (Interval Calculator for Engineer)

    Interval Calculator for Engineer

    ICE is a simple mathematical calculator with very useful shortcuts for Engineer: works natively with tolerance, can run Monte Carlo analysis, uses engineer notation, includes most of the day by day functions used by engineers.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    Logic Calculator

    A Calculator to perform logical operations

    The Logic Calculator is an application useful to perform logical operations. It has three modes: (1) Evaluation of logic formulae: In this mode we have the basic boolean operations (negation, conjunction, disjunction, conditional and biconditional) so the user can insert the logic formula and the Logic Calculator displays the truth table along with the models of the formula. (2) Logical entailment: In this mode the user can insert a number of premises followed by a number of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Turn more customers into advocates. Icon
    Turn more customers into advocates.

    Fight skyrocketing paid media costs by turning your customers into a primary vehicle for acquisition, awareness, and activation with Extole.

    The platform's advanced capabilities ensure companies get the most out of their referral programs. Leverage custom events, profiles, and attributes to enable dynamic, audience-specific referral experiences. Use first-party data to tailor customer segment messaging, rewards, and engagement strategies. Use our flexible APIs to build management capabilities and consumer experiences–headlessly or hybrid. We have all the tools you need to build scalable, secure, and high-performing referral programs.
    Learn More
  • 10
    A basic loan/credit calculator written in qt 4.x for linux but could also be ported to windows/mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    galculator

    galculator is a scientific calculator in algebraic mode and RPN

    galculator is a GTK 2 / GTK 3 based scientific calculator supporting algebraic mode as well as RPN. Features include arithmetic precedence handling, mathematical functions, different number bases (DEC, HEX, BIN, OCT) and angle bases (radiant, degree, and grad). Please note: This project page at sf.net reflects the state of the project up to August 2015. Beginning in September 2015, the project homepage was moved to http://galculator.mnim.org, with the source code repositories and issue...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 12
    Fx702p

    Fx702p

    A Casio Fx702p handheld-computer emulator

    A fully-featured Casio Fx702p emulator including the calculator mode, a full basic implementation and a original debugger as well as some sample programs.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 13

    BitrateCompressionCalculator for Python

    A simple Python utility to calculate file size from bitrate.

    BitrateCompressionCalculator for Python (BCCpy) is a very simple application for calculating a file size from length and bitrate. BCCpy came about as the result of my beginning to learn Python and recreating the basic functionality of a simple VB program I wrote back in 1999. Since I was never very proficient with Visual Basic (or Applesoft BASIC for that matter); this application is very basic and could use lots of improvements. I'll implement them as I learn them. As of October 6,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MultiCalcQt

    C++/Qt project of a multi-type calculator.

    Calculator that works with different types, developed with C++ & Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This library provides a general purpose polynomial calculator for actionscript 3. This includes basic math operators, deriviatives, finding zeros (uses TOMS493 algorithm), and solving. Supports copmlex coeffiecents and rational polynomials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Zwicker s Loudness Calculation SW +Tool

    Zwicker's Loudness Calculation (ISO532B) Tools

    Zwicker's Loudness Calculation (ISO532B) Tools. The project includes a loudness calculation program based on Zwicker's Method, and a WAV file analyzer generating data files for loudness calculation. Documentation and test files are also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SimpleCalc
    Simple calculator with easy-to-use for some users. Basic ideas for easy and quick using: 1. functions only on button for quick 2. input values from keyboard 3. user not need reading help for use of SimpleCalc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A cross-platform, text-interpreting calculator written in the Java programming language. Runs on any computer with Java 6 or higher installed. Functions much like a Ti-84, but without the graphing utility.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    This is an on-focus drop-down javascript calculator built using the object oriented javascript, which can be attached to any input fields on your webpages. Any number of instances can be used on a single web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple matrix calculator with TUI (shell-like) able to do basic matrix operations including fast computing of determinant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Simple pushdown calculator written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Shellcalc (sc) is a lightweight and versatile reverse polish notation (RPN) calculator for the command-line. It implements access to the basic operations and many functions from the glibc math library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Quicksolve is an interactive graphing calculator and programming language. It provides an intuitive interface for performing basic plots and calculations with a focus on numerical solutions. Versions will be available for both Gnome and Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    C# Website system. This is going to be the "Newer" Internet, and even has a custom theme system. This is going to let users do "anything" that won't harm the client computer in any way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    prefix is a command line prefix calculator written in python. It supports basic math functions (add, subtract, multiply, divide) as well as some more advanced (exponents, logarithms, etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next