Git Product home page Git Product logo

alice-personal-pascal's Introduction

Alice Pascal is a syntax directed programming editor. It is a teaching and learning tool. Alice features smart auto completion, auto indenting, interpreted mode where you can type statements and run them immediately, and it also has a debugger.

Screenshot

Alice Pascal was written for MS-DOS and Atari ST computers. The goal of this project is to make a port to Haiku, a more modern operating system. Here you will find the MS-DOS sources ported to run on UNIX systems (anything reasonably POSIX compatible should do, including Linux), as well as the original Atari ST port sourcecode. Our plan is to use this code, which has a graphical user interface support, to build a portable version of Alice Personal Pascal.

The UNIX sources comes from Brad Templetons homepage: http://www.templetons.com/brad/alice.html

The Atari ST sources are not available from that page. They were not completely cleaned up nad will need some work before they are turned into something useful (even for Atari users).

This repository also includes the MAD Library found here: http://indigo.ie/~odonnllb/mad.html This is meant to help with getting things to run in the beginning. We will likely drop it and replace it with some more usual UI toolkit once things are compiling (IUP is a likely candidate, but if you do a GUI with something else before I do, let me know!).

alice-personal-pascal's People

Contributors

pulkomandy 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.