[go: up one dir, main page]

Showing 33 open source projects for "rebol"

View related business solutions
  • Multi-Entity Cloud Accounting Software for Growing Businesses Icon
    Multi-Entity Cloud Accounting Software for Growing Businesses

    Built for small to midsize businesses that have outgrown entry-level accounting or legacy ERP solutions.

    Built natively on the Microsoft Power Platform (Dynamics 365), Gravity delivers robust multi-entity financial management with seamless integration to Microsoft 365, Power BI, Teams + Copilot — no third-party add-ons required.
    Learn More
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Learn More
  • 1
    Red Programming Language

    Red Programming Language

    Red is a next-generation programming language

    Red is a next-generation programming language strongly inspired by Rebol, but with a broader field of usage thanks to its native-code compiler, from system programming to high-level scripting and cross-platform reactive GUI, while providing modern support for concurrency, all in a zero-install, zero-config, single 1MB file! During the work on the low-level parts of the new Red lexer, the need arised for intra-function factorization abilities to keep the lexer code as DRY as possible. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Boron

    Scripting language and C library useful for building DSLs

    Boron is an interpreted, prototype-based, scripting language similar to Rebol. The interpreter and datatype system is a C library useful for building domain specific languages embedded in C/C++ applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    skylang

    skylang

    Sky is a scripting language running on the jvm

    Sky is a new scripting language for the jvm, strongly inspired by REBOL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ab

    ab

    A very simple addressbook in Java with single xml text file storage

    A very simple small non-intrusive addressbook software written in pure Java. Ab is inspired by REBOL sample rebodex. [Status: Some critical bugs were found, not yet fixed, see Tickets/Bug Reports]
    Downloads: 0 This Week
    Last Update:
    See Project
  • Podium: AI Lead Generation and Lead Management Platform Icon
    Podium: AI Lead Generation and Lead Management Platform

    Beat your competition with a lead conversion platform, powered by AI and ready to integrate with the tools you already use.

    Podium is a comprehensive AI-driven lead management and communication platform utilized by over 100,000 businesses seeking to enhance customer acquisition and retention. At the heart of Podium’s innovation is its AI employee, which ensures businesses respond to incoming leads instantly around the clock, dramatically improving conversion rates and revenue growth. The platform assists businesses in generating more customer reviews, improving their Google rankings, and unifying their lead channels into a single, manageable dashboard. Through the web and mobile applications, businesses can call and text customers, send payment links for quick transactions, and deploy bulk messaging campaigns to boost repeat sales. Podium’s powerful AI-driven automations seamlessly manage customer interactions across multiple communication platforms, providing accurate and timely responses that help drive sales.
    Learn More
  • 5

    Modern Note+

    The fastest and smallest text editor

    This is the smallest ever text editor made in Rebol programming language. A totally open-source. It's source code is only two line code and it takes less than a minute to make this text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Guitar Chord Diagram Maker

    Print guitar chord diagrams

    Create and print instant guitar chord diagram charts for songs. Taken from the tutorial at http://re-bol.com
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    Guitar Chord Player

    Type in chord progressions, and hear them played on guitar

    Simply type in the names of the chords that you'd like played, with a space between each chord. Set the tempo by entering a delay time (in fractions of second) to be paused between each chord. Click the start button to hear the chords played repeatedly. Save and load progression for any songs you've created. Chord types include major triad, minor triad, dominant 7th ("7"), major 7th ("maj7"), minor 7th ("m7"), diminished 7th ("dim7"), and half diminished 7th ("m7b5").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Guitar Chord and Scale Diagrammer

    Quickly create, edit, and print guitar chord/scale fingering diagrams

    Instantly create customized chord, scale, and arpeggio diagrams of any complexity. Just point and click to add fingerings and labels. Print layouts in seconds. When the program starts, enter the number of frets you want in your diagram. Click any fret on any string to add a dot (finger position). Click any added dot to remove it (change it back to an empty position). Right-Click any fret on any string to add a character of your choice (add finger numbers, root note labels, interval...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9

    Bingo Board

    A full screen interactive bingo display

    ...Clearly display the current call. Simple to set up and use with a full screen projector. An MS Windows .exe is provided. To run on Mac, Linux, or other OS platforms, just download the Rebol/View interpreter from http://www.rebol.com/download-view.html and run the provided bingo.r script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Endpoint Protection Software for Businesses | HYPERSECURE Icon
    Endpoint Protection Software for Businesses | HYPERSECURE

    DriveLock protects systems, data, end devices from data loss and misuse.

    The HYPERSECURE endpoint protection platform is a comprehensive suite of products and services enhanced by European third-party solutions. It ensures our customers’ IT security, regulatory compliance, and digital sovereignty.
    Learn More
  • 10

    Makedoc Sitebuilder

    Build HTML Documentation Sites Easily

    This is a Windows demo of the Rebol Sitebuilder script, with Carl Sassenrath's Makedoc 2 built in. It's packaged with the Uniserver miniserver to demonstrate how the script can be used to quickly build documentation web sites using any web browser. Video: http://youtu.be/e0xCCN5nywE NOTE: This script is meant to run as a CGI application on a web server. It can be used to build and manage web sites using any web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    UDP Chat

    Network text chat (instant message) app requiring zero configuration

    ...A "who's online" function is included to list all currently logged in users. An MS Windows .exe is provided. For other OS platforms (Mac, Linux, and others), just download the Rebol/View interpreter and run the udpchat.r file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Wifi Survey

    Poll Your Audience with this HTML Survey Generator for Wifi/LAN

    This app generates an HTML form, based on your specification (any number of check, radio, and text entry items), and starts a server to receive survey responses from the audience (they all connect to the LAN server using phones or any other Wifi Internet device). The survey responses are all saved to a file of your choice, and an included demo report displays all submitted entries, plus a total list of all check items and radio selections. Then it presents a bar chart displaying the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Crud Builder

    GUI App Maker

    CRUD is an acronym for "Create Read Update and Delete". Familiar types of apps such as contact managers, inventory systems, home video databases, etc., are examples of typical CRUD data storage applications. This script is a simple CRUD app maker that allows you to instantly create CRUD apps which store, retrieve, sort, etc. records made of fields of data. The generated application scripts can be customized however desired, by adding your own of code. Video:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Merchants' Village Consignment POS

    Merchants' Village Consignment POS

    Cash register, pricing and reports for retail & consignment businesses

    A cash register system for retail stores of any type. This point of sale (POS) system can also print bar code price labels for inventory which consignors want to sell, and provides a cashier checkout screen that can be used by consignment shops/markets to scan and sell large volumes of others' items quickly. Features include powerful reports, batch check writing, automatic adjusted sale pricing based on item, vendor, time/date, and other parameters, rent tracking, automatic backups,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Slidery

    Create presentation slides easily from written text documents

    With Slidery, entire presentations are written as essays, using simple markup characters to indicate which elements are displayed in the presentation. Develop slide content naturally, instead of focusing on the mechanics of laying out page displays. Each full presentation is created within a single text file, and that text file can be used for both printed handouts and as the slide presentation source. Enable your audience to understand and process the information being presented,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Voice Alarms

    Record custom alarm sounds and play them at specified times

    ...If you set the alarm as a time, the alarm will go off every day at that time. The .wav recording code is MS Windows only, but the program can play any wave file that is usable in REBOL. Taken from the tutorial at http://re-bol.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Wav only music player for audiophiles. I started working on evplayer because none of the music players that I had tried filled my needs. The player is client-server and has a very simple interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Syllable Desktop is a complete operating system that is easy to use, powerful, lightweight and extraordinarily fast and responsive. It has its own kernel, filesystem, GUI and applications. Syllable Server is a matching small and efficient Linux server.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19
    A collection of REBOL mezzanine functions, both simple and advanced, that may have varied and disparate versions in the wild, and will benefit from being unified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The best unit converter written in Rebol! What is Rebol? Rebol is the best language to write software: it's easy, it's cross platform, it's simple, it's very small (500Kb) and it's powerful. Download Rebol and run the unit converter (8Kb). You can c
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A scientific calculator written in Rebol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a project to convert linguistic field data into other usable formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This tutorial demonstrates how easy it is to accomplish real world programming goals with Rebol. The text aims to teach average users to program computers to do useful things, without the long and difficult learning curve imposed by other languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jostraca is a general purpose code generation toolkit for software developers, using a syntax similar to JSP. Jostraca can be extended to generate code in any language, using any language, while placing no restrictions on software design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RAPID (REBOL API DocuMentor) provides a way to fetch documentation from REBOL source code and publish into various output formats, like HTML, PDF, make-doc-pro, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next