Giter Site home page Giter Site logo

scruss / rtb Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 244 KB

Gordon Henderson's “Return to Basic” interpreter — GPL 3 version of 2013-01-27

License: GNU General Public License v3.0

Makefile 4.57% TeX 15.46% CMake 0.27% C 75.11% Objective-C 4.05% C++ 0.17% Shell 0.16% Groff 0.22%

rtb's Introduction

rtb

Gordon Henderson's “Return to Basic” interpreter — GPL 3 version of 2013-01-27

Gordon no longer provides source for his interpreter, so this is an archive of the last known GPL version retrieved from his server. Many thanks to John of the allbasic.info forum for providing the files.

Building

Compiles successfully on both Ubuntu 16.04 x86_64 and Raspbian Jessie armhf. Requires cmake-qt-gui and libsdl-dev.

  1. Start cmake-gui from the src folder
  2. Browse Source … to the current folder
  3. Browse Build … to the same folder
  4. Choose Configure
  5. On the SDL_LIBRARY entry, add -lm at the end of the line after -lpthread
  6. Choose Generate
  7. From a terminal, enter make from the src folder

The rtb binary will be built in the src folder.

Licence

GPL 3.

Copyright

© 2012-2013, Gordon Henderson — https://projects.drogon.net/

rtb's People

Contributors

scruss avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

rafael2k

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.