Showing 13 open source projects for "new programming language"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 1
    Worderize

    Worderize

    Learn a new language more effectively!

    Worderize is a free and open-source software distributed under the MIT License, that is designed to make the language learning more effective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    UVA Arena

    UVA Arena

    UVA Arena is a utility application to practice problem solving.

    UVA Arena (c) 2014, is a windows based, non-commercial, open source utility application to make problem solving easier for the programmers. It is based on popular UVA Online Judge and uses APIs from uHunt. Main target of this software is to provide an useful and informative tool to help with programming practice. Today programming has become a very competitive field. You need to keep track of your progress daily, learn new things, and of-course solve new problems as fast as you can. Problem picking and managing your codes is a time consuming process. You can minimize this wasting of time as much as possible using UVA Arena. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    CRC

    CRC algorithms, test code, libraries and tables

    ...It supports more algorithms and has been ported to several languages. It's also useful for learning how to do hexadecimal calculations and bitwise operations in various programming languages. Disclaimer: These test programs demonstrate the calculation of CRC. I made these translation with a basic knowledge of each language. They may or may not be appropriately formatted / secured / robustified / idiot proofed or any similar programming issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Dance Commander

    Dance Commander

    Dance instruction software

    A program to help you instruct dances or design your own movements. This is done by using a "programming" language. The software contains the most basic commands, other commands can be created by making functions or by downloading separate function packages that will be available later. There is a commando overview available with examples and with extra information about every function. After you created the dance, you can export images of them as illustration or you can export a video from this dance. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    skillful robot

    skillful robot

    Adaptive mobile robot controlled by hand movement and sound commands

    Control system for skillful robot : Windows / language C# / libraries used in the project (Emgu CV, System.Speech, System.Threading, System.IO) Adaptive intelligent mobile robot and is controlled by the movement of the hand (via the camera) and by voice commands the control program use new technologies and offer new and cheap way to control remote without extra devices like 'kinect' In hardware part I have adopted simplicity on the idea and the goal was access to a flexible structure easily adjustable so I used meccano pieces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TUI2Kodu Ver 1.8

    TUI2Kodu Ver 1.8

    Application that connects: ReacTIVision with Microsoft Kodu.

    It is an application created at Unicamp, which allows: the connection between the programming language Microsoft Kodu with the reacTIVision framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Programming Assignment Collector

    Programming Assignment Collector

    Programming Assignment Collector 1.0

    Programming Assignment Collector Developer : Aditya Kamble Being Computer Engineering Student I realize that we have to attach our information to our code at time of submission for prints . It becomes very tedious to open each file and write information or even copy paste information . So I came up with solution with My New App "Assignment Collector" ' Assignment Collector ' Mainly usefull for 'Computer Engineering' student for assignment submission .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    My Vocabulary

    My Vocabulary

    vocabulary builder of any language

    MyVocabulary is a software application to create the vocabulary that a person wants to know when he is studying a new language (english, spanish, chinese, german,...). Also, when a word is added to the vocabulary, the word's audio (mp3 file) is downloaded automatically from a web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TUI2Scratch14

    TUI2Scratch14

    Interconnection between ReacTIVision and Scratch.

    It is an application created at Unicamp, which allows: the connection between the programming language Scratch with the reacTIVision framework, the generation of voice in different languages​​, and interaction via mobile devices (using http://netio.davideickhoff.de/) with Scratch.
    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
  • 10
    Console Grapher

    Console Grapher

    Graphing calculator within the Windows desktop console

    ...Just what you needed: a simple, down-to-earth two dimensional graphing calculator inside the elegance of the Windows console! This is a program that I wrote as a method for mastering the C# programming language. Though the features are not what you would expect from a program written and sold by a corporation, you may find it an entertaining tool Also notice that no installation is required, meaning it will not put annoying icons on your desktop and start menu, and you are free to delete it at will. If you know coding, be sure to check out the source code, which is in the form of a zipped-up Visual Studio solution. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    VocabOmat

    tool for training vocabulary

    My largest problem learning the language of the country I'm living in (Finland) is that the vocabulary doesn't want to stick. After a short time I've forgotten them again and honestly I'm not willing to sit down every evening after work to repeat them all. But hey, I'm sitting in front of a computer pretty much the whole day and I learned programming. Ergo: This is a very basic tool that every few (pre-defined) minutes pops up a window and asks me one random word out of one (or more) selected unit(s). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VocLearner
    A software to help users to learn vocabulary lists (from one language to another) more efficiently. They can create several lists, and learn them. The software saves the lists, but also the knowledge level of the user for each sentence of the lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. in C# with IDE's in WPF and Silverlight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next