Coder Social home page Coder Social logo

thinkyhead / bataribasic Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 2.0 428 KB

bAtariBASIC continuing development. I'm picking up from 1.0 and improving the language where possible. Also providing macOS build support.

License: Other

Assembly 11.92% Shell 0.30% C 29.64% C++ 1.90% HTML 51.55% Visual Basic 3.32% Makefile 0.18% Lex 1.21%

bataribasic's People

Contributors

thinkyhead avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

thbonk

bataribasic's Issues

Could not compile sample project on macOS

@thinkyhead Hello Scott, I've tried the following:

  1. Cloned https://github.com/thinkyhead/bAtariBasic
  2. Run: cd source && make // To compile bB
  3. Run: cd .. && mkdir bB
  4. Copied 2600basic, optimize, posprocess, preprocess tools to "bB" folder
  5. Copied "includes" folder to "bB" folder
  6. Copied 2600basic.sh to "bB" folder
  7. Changed all usages of tools to my compiled versions (ex: "posprocess" was changed to "./posprocess")
  8. Copied "samples/draw.bas" to "bB" folder
    10 Finally, run "./2600basic.sh draw.bas"

The result:

➜  bB git:(master) ✗ ./2600basic.sh draw.bas
Starting build of draw.bas
bAtariBASIC v1.1 (c)2005-2017
./2600basic.sh: line 9: 50042 Done                    ./preprocess < "$1"
     50043 Segmentation fault: 11  | ./2600basic -i . > bB.asm
Compilation failed.

Could you please help me with this issue?

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.