Giter VIP home page Giter VIP logo

eantcal / nubasic Goto Github PK

View Code? Open in Web Editor NEW
41.0 5.0 3.0 33.29 MB

nuBASIC is an implementation of a BASIC interpreter and IDE for Windows and Linux

Home Page: https://www.eantcal.eu

License: MIT License

Shell 0.02% C 5.13% C++ 70.15% Makefile 2.94% Python 2.95% Objective-C 0.30% Objective-C++ 3.47% Batchfile 0.01% HTML 14.32% QMake 0.13% Perl 0.41% Lua 0.01% PHP 0.01% Ruby 0.01% CMake 0.09% Visual Basic .NET 0.01% Nim 0.02% Raku 0.01% Tcl 0.01% D 0.01%
basic-programming-language interpreter windows linux gtk2 c-plus-plus basic programming-language android macosx

nubasic's People

Contributors

antonino-nt avatar eantcal 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  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

nubasic's Issues

UTF-8 support

Why only ASCII is supported? It's a suprising limitation. First I thougth it was a mistake of the manual: I thougth it meant only the identifiers. But effectively, UTF-8 or even Latin 1 strings are not accepted in BASIC sources (all non-ASCII characters are removed). And only ASCII characters are accepted by the command line interpreter.

Is nuBASIC ASCII-only by design? Or is UTF-8 going to be supported (at least just to print strings, not to manipulate them) in a future version?

Imposible to deploy in Linux Mint

Cheap Lenovo running Linux Mint in a (very much) low end model. Sadly libgcc1:i386 seems to be pretty important around here:

Screenshot from 2023-02-15 01-43-36

I guess you are using libgcc1 for a reason, but can I do something to make it compatible?

Problems compiling nuBASIC 1.51 on Debian 10.1

Hello.

nuBASIC seems great, and I want to try it, especially because the nuBASIC programs could run on Android as well, with Termux. It could be a good option for a text console project of mine.

But I'm having problems with the compilation:

When I executed <./configure> in order to prepare the compilation of nuBASIC 1.51 I got:

configure: error: cannot find install-sh, install.sh, or shtool in "./" "./.." "./../.."

After a bit DuckDuckGoing, I found a solution: execute autoreconf -i first, which produced the following output:

configure.ac:17: installing './compile'
configure.ac:20: installing './config.guess'
configure.ac:20: installing './config.sub'
configure.ac:6: installing './install-sh'
configure.ac:6: installing './missing'
configure.ac:212: error: required file 'ide/gtk/mipjson/miptknzr/lib/Makefile.in' not found
configure.ac:212: error: required file 'ide/gtk/mipjson/lib/Makefile.in' not found
configure.ac:212: error: required file 'ide/gtk/Makefile.in' not found
Makefile.am: installing './depcomp'
autoreconf: automake failed with exit status: 1

Despite the exit status, then "configure" worked at last, though it failed at the end:

checking for strerror... yes
checking whether compiling gtkide... no
checking whether compiling tinyver... no
checking for xterm... no
configure: WARNING: Please install xterm for graphical programs.
checking for gnome-terminal... no
configure: error: Please install xterm or gnome-terminal before install

I guessed that was about 256-color support. I use GNU Screen on lxterminal. I restarted with rxvt instead and I got this at the end:

checking for xterm... yes
configure: WARNING: Please install xterm for graphical programs.
checking for xmessage... yes
checking for X... libraries , headers
checking for XDrawLine in -lX11... yes
checking whether compiling sdl2... no
checking for aplay... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib/Makefile
config.status: creating config.h
config.status: executing depfiles commands

There was still a warning about xterm, but It seemed fine (I tried also with (u)xterm, tilda and other terminal emulators, but no difference).

But "make" only displayed this and halted:

Makefile:511: .deps/main.Po: No existe el fichero o el directorio
make: *** No hay ninguna regla para construir el objetivo '.deps/main.Po'. Alto.

Effectively, there's no ".deps" directory.

It seems I'm missing something. Any clue?

Thank you

Logo proposal for NUBASIC

Hello, I'm a graphic designer and I like to collaborate with open source projects. I would like to design a logo for your Project I will be happy to collaborate with you :)

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.