Category:Nanoquery
(Redirected from Nanoquery)
Nanoquery
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 Nanoquery.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Execution method: | Interpreted |
---|---|
Garbage collected: | Yes |
Type strength: | Weak |
See Also: |
|
Nanoquery is a Python-like query language being developed by Will Hinson. It was originally created to extract data from and perform operations with CSV files, but has expanded to work with data in other formats, including Excel workbooks.
As of January 2020, it is still under development, with new features being added semi-regularly.
See Also
Pages in category "Nanoquery"
The following 199 pages are in this category, out of 199 total.
2
A
C
- Caesar cipher
- Calculating the value of e
- Call a function
- Call an object method
- Case-sensitivity of identifiers
- Character codes
- Check that file exists
- Classes
- Command-line arguments
- Comments
- Compare a list of strings
- Conditional structures
- Copy a string
- Count in octal
- Count occurrences of a substring
- Create a file
- Create an HTML table
- CSV data manipulation
- CSV to HTML translation
- Cumulative standard deviation
- CUSIP
D
E
F
G
I
L
- Largest number divisible by its digits
- Last Friday of each month
- Leap year
- Least common multiple
- Letter frequency
- Logical operations
- Longest string challenge
- Loop over multiple arrays simultaneously
- Loops/For
- Loops/Foreach
- Loops/Increment loop index within loop body
- Loops/Infinite
- Loops/While
- Luhn test of credit card numbers
P
R
- Random number generator (included)
- Random numbers
- Read a configuration file
- Read a specific line from a file
- Read entire file
- Reflection/Get source
- Reflection/List methods
- Reflection/List properties
- Remove duplicate elements
- Repeat
- Repeat a string
- Reverse a string
- Reverse words in a string
- Roman numerals/Decode
- Rot-13
- Runtime evaluation
S
- Search a list
- Secure temporary file
- Semordnilap
- Sequence: smallest number with exactly n divisors
- Set
- Shell one-liner
- Short-circuit evaluation
- Show ASCII table
- Simple windowed application
- Singly-linked list/Element definition
- Singly-linked list/Traversal
- Sleep
- Sockets
- Sort an integer array
- Sort three variables
- Sorting algorithms/Bogosort
- Sorting algorithms/Bubble sort
- Sorting algorithms/Counting sort
- Sorting algorithms/Insertion sort
- Sorting algorithms/Quicksort
- Sorting algorithms/Selection sort
- Special variables
- Square-free integers
- Stack
- Stack traces
- String append
- String case
- String comparison
- String concatenation
- String prepend
- Strip a set of characters from a string
- Substring
- Sum multiples of 3 and 5
- Sum of squares
- System time