Category:Gambas
Gambas
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Gambas.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Execution method: | Compiled (bytecode) |
---|---|
Garbage collected: | No |
Parameter passing methods: | By value |
Type safety: | Safe |
Type strength: | Strong |
Type expression: | Explicit |
Lang tag(s): | basic, gambas, gambas2, gambas3 |
See Also: |
Gambas is a free development environment based on a Basic interpreter with object extensions, a bit like Visual Basic™ (but it is NOT a clone !).
With Gambas, you can quickly design your program GUI with QT or GTK+, access MySQL, PostgreSQL, Firebird, ODBC and SQLite databases, pilot KDE applications with DCOP, translate your program into any language, create network applications easily, make 3D OpenGL applications, make CGI web applications, and so on...
Subcategories
This category has the following 3 subcategories, out of 3 total.
@
- Gambas examples needing attention (empty)
- Gambas Implementations (empty)
- Gambas User (2 P)
Pages in category "Gambas"
The following 200 pages are in this category, out of 218 total.
(previous page) (next page)2
A
B
C
- Caesar cipher
- Calendar
- Call a function
- Case-sensitivity of identifiers
- Character codes
- Check that file exists
- Collections
- Colour bars/Display
- Colour pinstripe/Display
- Comma quibbling
- Command-line arguments
- Comments
- Convert seconds to compound duration
- Copy a string
- Count occurrences of a substring
- Create a file
- CSV data manipulation
- Cullen and Woodall numbers
D
E
F
- Factorial
- Factorial primes
- Farey sequence
- FASTA format
- File input/output
- File modification time
- File size
- Filter
- Find common directory path
- Find the last Sunday of each month
- First power of 2 that has leading decimal digits of 12
- Five weekends
- FizzBuzz
- Flatten a list
- Flow-control structures
- Floyd's triangle
- Formatted numeric output
- Function definition
G
H
I
L
- Langton's ant
- Largest five adjacent number
- Largest int from concatenated ints
- Largest proper divisor of n
- Last Friday of each month
- Leap year
- Letter frequency
- Long year
- Look-and-say sequence
- Loop over multiple arrays simultaneously
- Loops/Break
- Loops/Continue
- Loops/Do-while
- Loops/Downward for
- Loops/For
- Loops/For with a specified step
- Loops/Foreach
- Loops/Infinite
- Loops/N plus one half
- Loops/Nested
- Loops/While
- Luhn test of credit card numbers
M
P
Q
R
- Range extraction
- Read a configuration file
- Read a file line by line
- Read entire file
- Real constants and functions
- Regular expressions
- Remove duplicate elements
- Remove lines from a file
- Repeat
- Repeat a string
- Reverse a string
- Reverse words in a string
- Roman numerals/Decode
- Roman numerals/Encode
- Run-length encoding
S
- Search a list
- SEDOLs
- SEND + MORE = MONEY
- Shell one-liner
- Simple windowed application
- Sort an integer array
- Sorting algorithms/Bogosort
- Sorting algorithms/Bubble sort
- Sorting algorithms/Cocktail sort
- Sorting algorithms/Comb sort
- Sorting algorithms/Gnome sort
- Sorting algorithms/Selection sort
- Special characters
- Start from a main routine
- Steady squares
- String append
- String case
- String concatenation
- String interpolation (included)
- String matching
- String prepend
- Strip a set of characters from a string
- Strip control codes and extended characters from a string
- Strip whitespace from a string/Top and tail
- Substring
- Sudan function
- Sum and product of an array
- Sum multiples of 3 and 5
- Sum of a series
- Summarize primes