[go: up one dir, main page]

Showing 17 open source projects for "karel"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Taking the Paper Out of Work Icon
    Taking the Paper Out of Work

    For organizations that need powerful ECM and document automation software

    The Square 9 AI-powered intelligent document processing platform takes the paper out of work and makes it easier to get things done with digital workflows.
    Learn More
  • 1
    KEditor

    KEditor

    An Editor to teach Programming Fundamentals using Karel Robot

    This Editor is used for educational purposes in First Programming Course. It is integrated with Karel Robot library developed by Stanford. It is a secure editor with limited capabilities to enforce the students to avoid copy and paste, do it by yourself methodology. You can use Karel commands and write new functions and run your program without any hassle to configure Karel. Every program stamped with Author name which, once set, is not allowed to be changed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Robot KAREL

    Robot KAREL

    programming language for children

    The robot knows commands step, left, right, pick, put, paint, delay. You can use integer variables, multidimensional arrays, arithmetic and logic operators, procedures and functions with parameters. The application includes a text editor, compiler, interpreter and debugger.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    KAREL 3D WebGL

    KAREL 3D WebGL

    Children's learning programming language Karel the Robot in 3D

    KAREL 3D written in JavaScript with WebGL is a children's programming language for teaching algorithms. This is later variant from Karel the Robot in 3D, created in 1986 for 8bit microcomputer PMD 85-2. Support full recursion, create new commands, complex commands with condition from dialog and direct control with keys, language translation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    KAREL 3D

    KAREL 3D

    Learning programming language for kids

    ...Wiki include ZIP with scan of original historical manuals in Slovak language from years 1987 - 1990 Today exist some variants (not mine) like: LightBot or Swift Playgrounds on tablets. Karel 3D from Version 8 is different from other Karels, can bulid a Bridges. WebGL version: https://sourceforge.net/projects/karel-3d-webgl/ C++ version: https://sourceforge.net/projects/karel-3d-cpp/
    Downloads: 1 This Week
    Last Update:
    See Project
  • The Leading All-In-One Vacation Rental Software for Property Managers Icon
    The Leading All-In-One Vacation Rental Software for Property Managers

    Hostaway helps you grow your property management business by automating and streamlining every aspect of your business

    The dashboard and mobile app allows users to manage their marketing, sales, accounting, reporting, payment and communication needs all in one place. As premium partners of channels such as VRBO, Booking.com, Airbnb, Homeaway and Expedia, with the ability to manage advanced setups, no other platform gives you the type of control and peace of mind that a Hostaway user has. The software is designed with teams in mind - it's easy to train staff and keep them happy while improving business at the same time! Hostaway also provides a booking engine, wordpress website and both marketing and sales tools for managing your valuable direct bookings.
    Learn More
  • 5
    KAREL 3D C++  ( Karel the Robot in 3D )

    KAREL 3D C++ ( Karel the Robot in 3D )

    Karel - 3D language interpreter

    version 5 in C++ WinAPI, for compiler MinGWx64 is manually rewrited from JavaScript no GL version in Notepad++ ( https://sourceforge.net/projects/karel-3d/ ). ZIP include source code and just one EXE file without install to direct Run KAREL-3D ( tested on Win10 x64 and Win7 x64 without MinGW compiller [ not need .dll ] ) Objects: brick, wall, mark, bridge. In Karel, currently can not be use Load or Save ( use Ctrl+C, Ctrl+V between the editor and Notepad ) Tip for Karel: Type command: FAST before commands for demonstrating maximum performance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    UFO:AI - devel RPM packages for Fedora

    Packaged UFO:AI 2.5-dev for Fedora

    ...These are an unofficial packages not created and not supported by the authors of UFO:AI. Note2. These packages are heavily based on the RPM packages from RPM Fusion created by Karel Volny and Nicolas Chauvet. SPEC files are available from GitHub: https://github.com/szpak/ufoai-rpms-fedora
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LazaLab

    LazaLab

    A computer science "laboratory" based on Free Pascal / Lazarus

    Students can write (nearly) imperative Free Pascal programs but access a number of visualization tools in an easy way. At the moment, the software contains + a kind of "Karel the Robot" scenario + a mathematical data plot + a diagram to visualize sorting algorithms + a canvas to draw geometrical objects and manipulate bitmap graphics by the RGB values of the single pixels. ATTENTION: ========== It is possible that at first use, compilation with Lazarus will throw a compilation error since the TChart component has to be compiled first. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Programming language Karel is a game to learn structural programming. It consist of graphical user interface and debugger that provide easy and fast learning.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Educational programming language (similar to Karel) which can be used for controlling the software robot's behaviour.
    Downloads: 0 This Week
    Last Update:
    See Project
  • End-To-End Document Management Software Icon
    End-To-End Document Management Software

    UnForm is ideal for businesses focusing on distribution, manufacturing ERP solutions, and general accounting.

    UnForm® is a platform-independent software product that creates, delivers, stores and retrieves graphically enhanced documents from ERP application printing. A complete, end-to-end document management solution, UnForm interfaces at the point of printing to produce documents in various formats for printing and electronic delivery.
    Learn More
  • 10
    Robot Karel library and NetBeans module and application using it. It is designed to play and learn programming skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    an Android client api for RedDwarf Server (formerly Sun's Project Darkstar). it's largely based on the JME client by Karel Herink
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Pyrel is educational tool for learning basics of the computer science via easy 3D interface and Python programing language. It is a Python remake of the classic "Karel The Robot" educational programming language well known in Czech Republic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyKarel is a Karel the Robot environment written in Python and wxPython. If you like pyKarel, you may enjoy our newest creation: Guido van Robot (GvR), our attempt at making a "Pythonic Karel" Check us out at http://gvr.sf.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An implementation of the language described in "Karel the Robot: A Gentle Introduction to The Art of Programming" by Richard Pattis et al. Both Java and C/Unix versions are available.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    Jarel is a simulated robot living in a simulated world. Jarel has more or less the same capabilities as Karel developed by Richard Pattis. Jarel is implemented as a Java class which the student/programmer extends, and supporting classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A parser for Karel language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next