SmallBASIC

SmallBASIC

SmallBASIC este un rapid și ușor de învățat BASIC interpret limbaj de programare.

Informații Despre Aplicație


12.29
June 25, 2025
48,526
Android 4.1+
Everyone
Get SmallBASIC for Free on Google Play

Advertisement

Descrierea Aplicației


Analiza Și Revizuirea Aplicațiilor Android: SmallBASIC, Dezvoltată De Chris Warren-Smith. Listat În Categoria Educație. Versiunea Curentă Este 12.29, Actualizată Pe 25/06/2025 . Conform Recenziilor Utilizatorilor De Pe Google Play: SmallBASIC. Obținut Peste 49 Mie Instalații. SmallBASIC Are În Prezent 337 Recenzii, Rating Mediu 3.3 Stele

SmallBASIC este un interpret de limbaj de programare BASIC rapid și ușor de învățat, ideal pentru calcule, scripturi și prototipuri de zi cu zi. SmallBASIC include funcții trigonometrice, matrice și algebră, o bibliotecă puternică de șiruri, sistem și comenzi grafice, împreună cu sintaxă de programare structurată.

NOTĂ: Acesta *nu* este „Small Basic” de la Microsoft. Acesta este versiunea 3 de licență GPL cu sursă deschisă SmallBASIC, creat inițial pentru Palm Pilot și portat ulterior pe dispozitivele Franklin eBookman și Nokia 770.

SmallBASIC funcționează bine cu „Tastatura hackerului” disponibilă separat.

Unele dintre caracteristicile SmallBASIC sunt:

- SmallBASIC este un limbaj BASIC multi-platformă: în prezent, sunt acceptate Linux, Windows și Android.

- Limbajul este destul de compact: instalatorul Debian pentru Linux, de exemplu, vine ca un singur fișier de 340 kb.

- SmallBASIC are un set foarte cuprinzător de funcții matematice.

- Este un limbaj interpretat, fără a fi necesare executări de compilare.

- SmallBASIC acceptă programare structurată, structuri definite de utilizator și fișiere sursă modulare. Totuși, nu este orientat pe obiecte.

- Arată, de asemenea, multă marjă de manevră în problemele de sintaxă: pentru multe comenzi, există alternative, iar pentru multe constructe, există diferite sinonime disponibile.

- SmallBASIC vine cu propriul său mic IDE.

- Sunt furnizate primitive grafice (cum ar fi linii, cercuri etc.), precum și funcții GUI simple și sonore.

SmallBASIC, care a fost creat inițial pentru asistentul digital personal Palm Pilot la sfârșitul anilor 1990 de către Nicholas Christopoulos.

Alăturați-vă forumului de discuții:
https://smallbasic.discourse.group

Vă rugăm să raportați orice blocare la unul dintre următoarele. Asigurați-vă că includeți un mic fragment de cod care cauzează problema.

- https://github.com/smallbasic/SmallBASIC/issues
- e-mail: [email protected]
În Prezent Oferim Versiunea 12.29. Aceasta Este Cea Mai Recentă Versiune A Noastră, Cea Mai Optimizată. Este Potrivit Pentru Multe Dispozitive Diferite. Descărcare Gratuită Apk Direct Din Magazinul Google Play Sau Alte Versiuni Pe Care Le Găzduim. Mai Mult, Puteți Descărca Fără Înregistrare Și Nu Este Necesară Conectarea.

Avem Mai Multe Dispozitive Disponibile 2000+ Pentru Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... Cu Atât De Multe Opțiuni, Vă Este Ușor Să Alegeți Jocuri Sau Software Care Să Se Potrivească Dispozitivului Dvs.

Poate Fi Util Dacă Există Restricții De Țară Sau Restricții Din Partea Dispozitivului Dvs. Din Google App Store.

Ce Este Nou


Implemented Bluetooth support
Updated SOUND to avoid clicks
Updated USB API to allow setting baud rate and timeout
Updated android.speak() to take additional non-string args
Update PEN(3) handling

Evaluați Și Revizuiți Pe Google Play Store


3.3
337 Total
5 33.3
4 26.3
3 7.0
2 7.0
1 26.3

Numărul Total De Instalări (*Estimate)

Estimarea Numărului Total De Instalări Pe Google Play, Aproximat De La Numărul De Evaluări Și Limite De Instalare Obținute Pe Google Play.

Comentarii Recente

user
Kalman Donath

Super great! Huge range of Basic commands. Help function is great. Speed is great. The interface is not so straightforward but I'm working on getting used to it. If you could improve on the interface, add some graphical elements, like buttons, menus, etc., that would be great. But overall it's fantastic. Thank you. Just keep it!

user
Byron Eugene

QBasic was my intro to programming, when I stumbled upon it in my middle school computer lab (it was already considered obsolete at that point, but I didn't learn that until after putting many hours into it!). I know this isn't QBasic, but it's similar enough to it that programming in it scratches the nostalgic itch I sometimes get. This is an excellent app, very well made, & while the interface takes getting used to it becomes easy to figure out after a short time. I highly recommend this!

user
gabmemog at gmail

Works great on ny old phone. Creates a smallbasic folder and saves your programs. Android 5. On my newer phone, no folder. But I found a hack! I copy my program and data files to new files (.bas) when smallbasic is running (click on Files, copy your data, click new). Your program can then access your data files (.bas)!! It works!! Happy now.

user
Pete JC

First impressions aren't good. I opened the app to find the menu options overwriting each other, and the demonstration program kind of messed up. I have bad eyesight and have '⚙️ > display > font style and size > font size" turned up on my galaxy s23. Is that the problem? Can you please fix the menus so they display properly. Found the help system (👍) and love it, but "autocomplete / code suggestions" would be awesome, thanks. I'll continue exploring now ! Thanks for this!

user
A Google user

This deserves much higher praise than it gets. Too many download it who haven't enough knowledge of BASIC or programming, or don't have the patience to go to the website or notice the menu icon, or think it's the MS thing with similar name. As BASIC interpreters go, it's very good indeed and being improved. I just tested it on speed with some graphics routines against a couple of others including rfo, and it was about 10 times faster. The IDE is unusual but fine when you get used to its quirks.

user
Jim Walts

I felt that my original review was unfair to those who created this and maintain it. It does take some effort to figure out the file system but overall it's an amazing program. Someone needs to make a beginners guide to this and put it on YouTube and somehow make it findable. Chris, I saw your response after posting this. My original wasn't me at my best. LoL Thanks to you and your team for what you do.

user
kiith10

Unlike other apps, the save folder is in a location that can't be accessed either by the cellphone or by a computer linked to it. Data and programs are therefore not accessible to the user. Other apps use a variety of folders (document folder or a user defined path). X11 basic allows it, python allows it, ...

user
A google user

Please make the auto-save feature optional,so that it can be cancelled. Also matrix-size and transpose for 2D matrices would be useful