Reports:Tasks not implemented in J
If J is a language you like, or are interested in, please inform your fellow members of the J community; this page can't be emptied without your and their participation.
Contents
Not implemented[edit]
These are currently not implemented in J. Please implement some if you can. If any tasks are not possible or too complex in J, they should not be on this list. To mark a task as such, add {{omit from|J}}, preserving the capitalization of the language, to that task. It will appear below under the "Not Considered" section.
B
C
D
E
F
H
K
M
N
P
- P-Adic numbers, basic
- P-Adic square roots
- P-value correction
- Padovan n-step number sequences
- Palindrome dates
- Pancake numbers
- Parallel brute force
- Parameterized SQL statement
- Particle fountain
- Peaceful chess queen armies
- Pentomino tiling
- Percolation/Bond percolation
- Peripheral drift illusion
- Pinstripe/Printer
- Pisano period
- Play recorded sounds
- Pseudo-random numbers/Combined recursive generator MRG32k3a
- Pseudo-random numbers/PCG32
- Pseudo-random numbers/Splitmix64
- Pseudo-random numbers/Xorshift star
R
S
- SHA-256 Merkle tree
- SOAP
- SQL-based authentication
- Secure temporary file
- Self numbers
- Send email
- Set right-adjacent bits
- Shortest common supersequence
- Sierpinski arrowhead curve
- Sierpinski pentagon
- Sierpinski square curve
- Simulate input/Keyboard
- Simulate input/Mouse
- Sleeping Beauty problem
- Smallest number k such that k+2^m is composite for all m less than k
- Sokoban
- Solve a Hidato puzzle
- Solve a Hopido puzzle
- Solve a Numbrix puzzle
- Sort an outline at every level
- Sorting algorithms/Cocktail sort with shifting bounds
- Speech synthesis
- Spinning rod animation/Text
- Square form factorization
- Strassen's algorithm
- Stream merge
- Suffixation of decimal numbers
- Sum and product puzzle
- Sylvester's sequence
T
W
Draft tasks without implementation[edit]
These tasks are drafts, meaning they largely need more work to turn them into full tasks. Perhaps you can help by trying to implement them in J (after all, one of the key requirements for a task being non-draft is multiple implementations, preferably in widely different languages) but be aware that this may be difficult because of lack of definition of the task itself.
A
B
C
- CLI-based maze-game
- Camel case and snake case
- Change e letters to i in words
- Changeable words
- Checksumcolor
- Chemical calculator
- Chess player
- Code Golf: Code Golf
- Code segment unload
- Collect and sort square numbers in ascending order from three lists
- Combinations with repetitions/Square digit chain
- Common list elements
- Compiler/Preprocessor
- Compiler/Simple file inclusion pre processor
- Compiler/Verifying syntax
- Concatenate two primes is also prime
- Conjugate a Latin verb
- Continued fraction/Arithmetic/G(matrix ng, continued fraction n1, continued fraction n2)
- Coprime triplets
- Count how many vowels and consonants occur in a string
- Count the coins/0-1
- Create your own text control codes
- Cross compilation
- Cubic special primes
- Cycles of a permutation
D
- Data Encryption Standard
- Dating agency
- Day of the week of Christmas and New Year
- Diophantine linear system solving
- Distinct palindromes within decimal numbers
- Distribution of 0 digits in factorial series
- Divide a rectangle into a number of unequal triangles
- Dominoes
- Doomsday rule
- Doubly-linked list/Element removal
- Draw pixel 2
E
F
- Fibonacci heap
- Fibonacci matrix-exponentiation
- Find URI in text
- Find adjacent primes which differ by a square integer
- Find minimum number of coins that make a given value
- Find prime n such that reversed n is also prime
- Find square difference
- Find words which contain the most consonants
- Find words which contains all the vowels
- Find words which contains more than 3 e vowels
- Find words whose first and last three letters are equal
- Find words with alternating vowels and consonants
- Finite state machine
G
I
L
- Largest difference between adjacent primes
- Largest palindrome product
- Largest prime factor
- Largest product in a grid
- Last list item
- Launch rocket with countdown and acceleration in stdout
- Length of an arc between two angles
- Line circle intersection
- Logistic curve fitting in epidemiology
- Long stairs
- Longest palindromic substrings
- Longest substrings without repeating characters
M
N
- NYSIIS
- Neighbour primes
- Next special primes
- Number triplets game
- Numbers in base-16 representation that cannot be written with decimal digits
- Numbers in base 10 that are palindromic in bases 2, 4, and 16
- Numbers whose count of divisors is prime
- Numbers with prime digits whose sum is 13
- Numbers with same digit set in base 10 and base 16
- Numeric separator syntax
O
P
- Palindromic primes
- Palindromic primes in base 16
- Pandigital prime
- Parse EBNF
- Penrose tiling
- Perceptron
- Permutations with some identical elements
- Permuted multiples
- Polynomial derivative
- Positive decimal integers with the digit 1 occurring exactly twice
- Powerful numbers
- Price list behind API
- Prime numbers which contain 123
- Prime triplets
- Prime words
- Primes which contain only one odd digit
- Primes whose first and last number is 3
- Primes whose sum of digits is 25
- Print debugging statement
- Print itself
- Process SMIL directives in XML data
- Product of divisors
- Pseudorandom number generator image
R
- Railway circuit
- Ramanujan primes
- Range modifications
- Raster bars
- Readline interface
- Red black tree sort
- Remote agent/Agent interface
- Remote agent/Agent logic
- Remote agent/Simulation
- Remove vowels from a string
- Resistance calculator
- Resistance network calculator
- Reverse the order of lines in a text file while preserving the contents of each line
- Rodrigues’ rotation formula
- Rosetta Code/List authors of task descriptions
- Rosetta Code/Run examples
- Rosetta Code/Tasks without examples
- Round-robin tournament schedule
- Run as a daemon or service
S
- Safe and Sophie Germain primes
- Safe mode
- Sanitize user input
- Segmentation fault protection
- Selective file copy
- Shift list elements to left by 3
- Show the (decimal) value of a number of 1s appended with a 3, then squared
- Sierpinski curve
- Singly-linked list/Element removal
- Smallest enclosing circle problem
- Smallest multiple
- Smallest numbers
- Smallest power of 6 whose decimal expansion contains n
- Smallest square that begins with n
- Solve a Rubik's Cube
- Solve equations with substitution method
- Solving coin problems
- Sort the letters of string in alphabetical order
- Special factorials
- Special neighbor primes
- Special pythagorean triplet
- Spoof game
- Square root by hand
- Starting a web browser
- Steady squares
- Strange numbers
- Strange unique prime triplets
- Substring primes
- Sum data type
- Sum of divisors
- Sum of primes in odd positions is prime
- Summation of primes
T
- Tamagotchi emulator
- Terminal control/Restricted width positional input/No wrapping
- Terminal control/Restricted width positional input/With wrapping
- Tetris
- Text completion
- Text to HTML
- Three word location
- Time-based one-time password algorithm
- Transliterate English text using the Greek alphabet
- Tropical algebra overloading
U
V
W
Requiring Attention[edit]
Examples[edit]
These tasks have implementations in J, but somebody, somewhere, decided that the example implementation was faulty or in some other way requiring attention. If you're familiar with the task and language, please consider reviewing/correcting the example and removing the notice.
Other pages[edit]
These are other pages related to J which require attention; with your knowledge and assistance, we can improve the quality of the site's content.
No pages found.
Not Considered[edit]
These tasks are not generally counted toward "unimplemented", as somebody, somewhere, decided that J was inappropriate for these tasks, or implementations of them would be unenlightening. Feel free to try your hand at them anyway.
End of List[edit]
Again, feel free to try your hand at any of the tasks listed on this page.