Coder Social home page Coder Social logo

captainfatty / ucblogo-code Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jrincayc/ucblogo-code

0.0 0.0 0.0 11.06 MB

Berkeley Logo interpreter

Home Page: https://people.eecs.berkeley.edu/~bh/logo.html

License: GNU General Public License v3.0

C++ 23.91% Perl 0.01% C 66.26% Objective-C++ 3.11% SourcePawn 0.33% Makefile 1.17% HTML 4.33% Inno Setup 0.45% M4 0.42% Roff 0.01%

ucblogo-code's Introduction

UCBLogo

Berkeley Logo interpreter

This is a free (both senses) interpreter for the Logo programming language.

The interpreter was written primarily by Daniel Van Blerkom, Brian Harvey, Michael Katz, Douglas Orleans and Joshua Cogliati. Thanks to Fred Gilham for the X11 code. Emacs logo-mode by Hrvoje Blazevic.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About this project

This uses the repository https://github.com/jrincayc/ucblogo-code created for further UCBLogo development.

Changes for this release:

  • Added optional object oriented LOGO features ( --enable-objects )
  • autoconf based build system
  • Variety of bug fixes

Here is an overview of the repository:

The executable file in this distribution includes libraries from the wxWidgets project. The Microsoft Windows version is distributed with runtime library libgcc_s_dw2-1.dll and libstdc++-6.dll, from the MinGW project. Those libraries are also covered by the Gnu GPL. We do not distribute their source code; you can download it from their respective web sites.

Usage

To build Logo under *nix, install wxWidgets and other dependencies and then do this:

	autoreconf --install
	./configure
	make

Note that if you don't have autoconf, the release .tar.gz have already built configure files.

UCBLogo Releases

Previous versions

For getting UCBLogo previous versions such as version 6.0 if you're running wxWidgets or 5.4 if not, please visit Brian Harvey's UCBLogo GitHub repository.

The distribution for frozen platforms includes version 5.3 for DOS and Mac Classic (pre-OS X) still may be reached at Brian Harvey's personal page.

ucblogo-code's People

Contributors

jrincayc avatar dmalec avatar barak avatar pahihu avatar hosiet avatar brianharvey avatar janekr avatar reinerh avatar kilobyte avatar alexey-slyusar avatar fweimer-rh avatar normanr avatar atehwa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.