[go: up one dir, main page]

Open Source Logo Software

Logo Software

Logo Clear Filters

Browse free open source Logo Software and projects below. Use the toggles on the left to filter open source Logo Software by OS, license, language, programming language, and project status.

  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    FMSLogo

    FMSLogo

    A Logo programming environment for Microsoft Windows

    A Logo programming environment for Microsoft Windows operating systems. FMSLogo (contrasted with other Logo dialects) has an easy-to-use GUI that encourages learning, especially for young children. FMSLogo was once called MSWLogo.
    Leader badge">
    Downloads: 459 This Week
    Last Update:
    See Project
  • 2
    Simple Turtle LOGO

    Simple Turtle LOGO

    Free Educational Tool for Beginner LOGO Coding (STEM Students / Kids)

    SIMPLE TURTLE ================ Create simple LOGO programs with commands to control the Turtle and draw amazing images!! Use for STEM, Coderdojo or similar coding events. Recursive REPEAT statements. INSTANT ON / OFF = Turns on / off immediate execution of commands FD x = Forward x pixels BK x = Backward x pixels RT x = Right by x degrees LT x = Left by x degrees PU = Pen Up (Do not draw) PD = Pen Down (Draw) REPEAT x = Creates a loop to run x times which runs any commands within the loop. Place END or ] when closing loop. END or ] = Closes a REPEAT loop. (can be nested) PEN x = Color of pen (0 - 9) SETBG x = Color of background (0 - 9) CS - Clear screen CT - Center Turtle (Return to Home position) RUN = Runs the current list of commands shown on screen DELETE / DEL = Clears the command list RESET = Clears commands and resets your Turtle SAVE filename = Saves a png of the working graphic to your documents folder QUIT
    Leader badge">
    Downloads: 9 This Week
    Last Update:
    See Project
  • 3
    Liogo is a Logo Compiler for .NET. Liogo compile Logo files to .NET IL EXE or DLL. So, Liogo result could be launched directly on Windows and, via Mono runtime, on Linux. Last, with Liogo you can mix Logo code with C#/VB.NET code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    A C# implementation of LOGO which allows to reproduce many real world (complex) phenomena governed by local rules like traffic jams, gas diffusion, aggregation and percolation, ant systems and biological systems in general.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5

    XLogo4Schools

    A Logo interpreter and programming environment specialized for schools

    A Logo interpreter and programming environment specialized for schools. It is a revised version of XLogo, published on http://xlogo.tuxfamily.org/. The Logo dialect is almost the same as Xlogo's, but some Logo commands were reimplemented to fit with the new programming environment and workspace. Some commands which were buggy in the original XLogo have been fixed. The interpreter works now more efficient due to the usage of more suitable data structures. The output of turtle graphics is now smoother and more appealing due to different rendering settings. Various features have been added to support better user experience and satisfaction in schools. @Translations: The new GUI parts are available in * English * German * French * Italian If you would like to make the application available in your language and if you would like to contribute, please contact us. * * * * * * * * * * * News * * * * * * * * * * The X4S Manual is now available on the files page.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    A text-based game written in FMSLogo. Requires FMSLogo from fmslogo.sourceforge.net to run. The game puts you in charge of a growing empire that grows in size until, under your leadership, it builds a wonder!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Berkeley Logo is an interpreter for the Logo programming language. It was originally written in C by Brian Harvey and his students. We are rewriting it to use the wxWidgets graphics library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    It is the primary goal of this project to develop an online LOGO utility using the standard JAVA AWT and Swing capabilities. The general implementation will be based on the UCBerkeley LOGO (UCBLOGO) which includes the graphical displays and LOGO intepre
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cross-platform 3D Game Interpreter for 3D design games simulation and Virtual Reality Graphics Rendering with GUI and Command Line. Include map editor , game modeler , script editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful Website Security | Continuous Web Threat Platform Icon
    Powerful Website Security | Continuous Web Threat Platform

    Continuously detect, prioritize, and validate web threats to quickly mitigate security, privacy, and compliance risks.

    Reflectiz is a comprehensive web exposure management platform that helps organizations proactively identify, monitor, and mitigate security, privacy, and compliance risks across their online environments. Designed to address the growing complexity of modern websites, Reflectiz provides full visibility and control over first, third, and even fourth-party components, such as scripts, trackers, and open-source libraries that often evade traditional security tools.
    Learn More
  • 10
    Logo command and construct library for Java. Intended as a tool for teaching novice programmers the Java language and object orientation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A version a LOGO based on the berkely version that has whatever necessary modifications are needed to use it for cgi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Powerful, professional implementation of Logo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Logo3D
    This project presents a new version of LOGO programming language developed at MIT by Seymour Papert. This software was developed using Java and Java 3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MSWLogo Castellano. Version traducida al castellano del conocido MSWLogo de softronix. Tras varios ańos desaparecido, hemos recuperado los fuentes y los binarios originales para todo el publico hispano. Welcome to spanish MSW Logo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java based multi-agent platform built on an organizational model (agent, group, role). MadKit provides general agent facilities (lifecycle management, message passing, distribution, ...), and allows high heterogeneity in agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Biosoft OTP. proyecto que nace de las ideas de kupi (yo) y neo. consiste en un OT y una version Beta para el publico (para que se lo descargue
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    An interpreter for the Logo programming language. Written in Python, with access to the Python runtime and libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple Logo is a small and very basic Logo interpreter intended to be used as an educational tool, to allow children to learn a simple programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Symbiomotive is an extensible engine for modeling multi-agent environments that exhibit self-organizing, symbiotic behaviors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Virtual Media Station

    Virtual Media Station

    In The Cloud Computing On Java

    Proof That Carma Always Gets You Back Nvidia / Cuda Developer Directed Of Course To The Confusion And Scare Tactics Of Haters This Only Gets Better And Tighter And Even More Creative The Design Feed Of Sound The Whole Idea
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Choose from thousands of companies and funds across New Zealand, the US, and Australia—all with no minimum investment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    UCBLogo compatible logo written in C++ using as much of boost as possible. Written using TDD while working through the actual UCBLogo manual and example programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next