Code Monkey home page Code Monkey logo

oxygenbasic's People

Contributors

charles-pegge avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

oxygenbasic's Issues

why not extend the built in function set?

The built in function set is too small to write useful programs easily. Why not add all the core function of thinBasic into the sdandard function set of OxygenBasic. If this goal is achieved, the Oxygenbasic and thinBasic will blend perfectly into one and be much stronger. At that time, OxygenBasic can use the tool set of thinBasic and thinBasic can benifit from the speed of Oxygenbasic's compiler.
ๅ›พ็‰‡

Libscriba embedding in O2

Hi Charles,

I was able to get the 64 bit libscriba to embed in OxygenBasic with the ms64 calling method rather than cdecl like on 32 bit.

The only problem I'm having is O2 isn't returning doubles correctly. You can see the example on the AllBASIC.info forum. You are still a member of AllBASIC if you wish to reply there.

John

ScriptBasic

Hi Charles,

I hope you are doing well. Thanks for archiving the DLLC extension to O2 in your repository.

If you wanted to use your GoDaddy account to host your old SMF forum. I would be happy to help you to set it up. Do you have an e-mail account setup for OxygenBasic.org yet?

You still have an account on AllBASIC.info you are free to post about O2 if you wish to.

Most of my time is being spent doing Sage 100 and QuickBooks projects. I have been able to use ScriptBasic as the glue which is working out great and keeping project costs down.

John

DLLC

Hi Charles,

I tried to compile DLLC with your latest build and get syntax errors with this code and other areas of the program that uses it.

      ll[e].parofs[j]=d
      ll[e].params[j]=a

dllcbuild_errors

A few issues...

  1. I cannot seem to get the 64bit version to work properly. I'm trying to use it from Delphi, and it will crash right away with an access violation.
  2. What is the license for this project?

can't use C Header from libx

I have compiled https://github.com/jmcnamara/libxlsxwriter to libxlsxwriter.dll
the code

extern lib "xlsxwriter/xlsxwriter.dll" cdecl
includepath "xlsxwriter/"
include "xlsxwriter.h"

end extern

extern cdecl

says

ERROR: include file not found xlsxwriter/stdint.h
FILE: xlsxwriter/xlsxwriter/worksheet.h 

so a detailed guide to use C header directly is need

Thanks

Source

Will source in its text format be available here on Github in the future? Will OxygenBasic documentation be here as well?

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.