1. Home
  2. /
  3. J
  4. /
  5. Reverse String

Reverse String - J Typing CST Test

Loading…

Reverse String — J Code

Reverses a string using J verbs.

s =: 'HELLO'
|: s

J Language Guide

J is a high-level, general-purpose, array-oriented programming language designed for concise and expressive code. It emphasizes functional programming, tacit programming (point-free style), and powerful array operations, making it ideal for mathematical, statistical, and data-intensive computations.

Primary Use Cases

  • ▸Mathematical and statistical computing
  • ▸Array and matrix processing
  • ▸Algorithm prototyping
  • ▸Financial modeling and quantitative analysis
  • ▸Data analysis and transformation

Notable Features

  • ▸Array-oriented programming
  • ▸Functional and tacit programming
  • ▸Concise symbolic syntax
  • ▸Interactive REPL for experimentation
  • ▸High expressivity for algorithms

Origin & Creator

J was created by Kenneth E. Iverson and Roger Hui in the early 1990s as a successor to APL, incorporating modern programming concepts and improving keyboard independence.

Industrial Note

J is used in financial modeling, statistical analysis, algorithm research, and scientific computing. Its array-oriented design allows rapid prototyping of mathematical algorithms and data manipulation tasks.

More J Typing Exercises

J Counter and Theme ToggleJ Fibonacci SequenceJ Factorial CalculatorJ Prime CheckerJ Sum of ArrayJ Multiplication TableJ Celsius to FahrenheitJ Simple Alarm SimulationJ Random Walk Simulation

Practice Other Languages

CReactPythonC++RustTypeScriptKotlinPHPJavaC#RubyMqlCqlN1qlCypher