Showing 852 open source projects for "java open source"

View related business solutions
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • Payments you can rely on to run smarter. Icon
    Payments you can rely on to run smarter.

    Never miss a sale. Square payment processing serves customers better with tools and integrations that make work more efficient.

    Accept payments at your counter or on the go. It’s easy to get started. Try the Square POS app on your phone or pick from a range of hardworking hardware.
    Learn More
  • 1
    Generate a parser at runtime from a collection of C++ objects. Concisely state a parser specification in ordinary C++ code. Learn from a parser generator with an object-oriented design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CISPGE Código de Instrucción Simbólica para uso GEneral - Es un interprete de lenguaje tipo Basic pero en castellano, el objetivo del mismo es didáctico, permitiendo dar los primeros pasos en la construcción de un interprete de lenguaje.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Objective Lua is a dialect of Lua extended with syntax borrowed from Objective C to add object orientation support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    CITkit (Compiler and Interpreter ToolKIT) is a collection of Java libraries that implement the more mundane aspects of a compiler or interpreter: symbol tables, tree intermediate representations, linear intermediate representations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 5
    A collection of Metasyntaxes like EBNF for .Net including a definition file parser and an expression tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jAstyle is a 100% pure Java port of the GPL’d AStyle (http://astyle.sourceforge.net/). jAstyle is intented to be created as a library and not as a command line tool, so It does not support those options associated to standard output or console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Alef++, is a new programming language like Perl and Lisp syntax, with a many changing in classical languages designs, her specification designed to be implemented for any VM, by default can access to any private/protected/default Java fields or methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A portable BASIC in the style of Microsoft 6502 BASIC (especially the Apple ][+ variant), with influence from GW-BASIC and Atari BASIC among others, with enhanced features, written in C for portability to computers large and small.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Joost is a Java implementation of the Streaming Transformation for XML (STX) language (see http://stx.sourceforge.net/)
    Downloads: 2 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 10
    ferite is a modern, lighweight, portable, threadsafe scripting engine with a language that is very easy to pick up and leverage for any task. It\'s been designed for rapid deployment in other programs as well as stand alone use.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Put Java code embedded in your HTML pages, executed client-side (as old JavaScript) with all its power and ease of use (a lot MORE than old JavaScript)!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MacPerl supports the Perl programming language on Mac OS (not Mac OS X). Mac OS 8.1 - 9.x are supported; 7.5.5 is supported by the MPW tool and older versions of the app. 5.6.1r2 is the current version (based on perl 5.6.1); MacPerl 5.8 is in development
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Initially a simple C# EBNF file parser that construct the expression tree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Jexpel is a library of compiling and execution of expressions for java whose the syntax is compatible with some of most popular expression languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NanoCL is a simple command language with syntax based on TCL implemented in C++. NanoCL is designed to provide simple scripting language, configuration file format as well as interactive console to games and GUI applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Controlled Language Programming (CLP) compiler, runtime engine, and development IDE for writing software in a natural (but somewhat restricted) language that clearly represents the real world concerns and maps to a 3GL (Java/Groovy) for execution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A collection of useful Groovy additions including builders, extensions for Ant and XOM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is my attempt to write a very simple parser in C++ in my (very infrequent) free time. Please ignore the tokenizer as I cheated a bit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CL-BF - Brainf**k interpreter, virtual machine and code generator written in Common Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    blu is a new scripting language with an interesting syntax. It is an interpreted language that will in the future be able to accomplish many tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EcstasyYaal is a programming language with low level assembly-like syntax. It differs in that it is designed to be toyed with without worry of damaging the system, while keeping some of the feel of writing assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A simple implementation of ECMAScript, currently tracking the emerging v3.1 spec.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SharpDotDocument is a script language format for web page design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Pyfuck is a minimalist Brainfuck interpreter written in Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    js-comint.el is a way to run an inferior javascript process inside of emacs and easily send javascript code to it.
    Downloads: 0 This Week
    Last Update:
    See Project