This programming language may be used to instruct a computer to perform a task.
See Also: |
|
---|
If you know 360 Assembly, please write code for some of the tasks not implemented in 360 Assembly.
IBM 360 assembly language.
From Wikipedia, the free encyclopedia.
ASM360, Assembler 360, 360 assembly, or Basic Assembly Language (BAL) are the commonly used terms for a low-level programming language used on IBM System/360 and successor mainframes. Originally "Basic Assembly Language" applied only to an extremely restricted dialect designed to run under control of IBM Basic Programming Support (BPS/360) on systems with only 8KB of main memory, and only a card reader, a card punch, and a printer for input/output — thus the word "Basic". However, the full name and the initialism "BAL" almost immediately attached themselves in popular use to all assembly-language dialects on the System/360 and its descendants. The 360 assembly was introduced with the System/360 in 1964.
Wikipedia article[edit]
IBM Basic assembly language and successors
See also[edit]
WikiBooks Article: https://en.wikibooks.org/wiki/360_Assembly/360_Instructions
IBM manuals:
- IBM System/360 Principles of Operation (c. 1963) : http://bitsavers.trailing-edge.com/pdf/ibm/360/princOps/A22-6821-0_360PrincOps.pdf
- A Programmer's Introduction to IBM System/360 Assembler Language: http://bitsavers.trailing-edge.com/pdf/ibm/360/asm/SC20-1646-6_int360asm_Aug70.pdf
Subcategories
This category has the following 2 subcategories, out of 2 total.
Pages in category "360 Assembly"
The following 216 pages are in this category, out of 216 total.
A
- A+B
- ABC problem
- Abundant odd numbers
- Abundant, deficient and perfect number classifications
- Ackermann function
- Address of a variable
- Align columns
- Angle difference between two bearings
- Arithmetic-geometric mean
- Arithmetic/Integer
- Array length
- Arrays
- Averages/Arithmetic mean
- Averages/Simple moving average
B
C
- Caesar cipher
- Calculating the value of e
- Calendar
- Calendar - for "REAL" programmers
- Call a function
- Casting out nines
- Catalan numbers
- Catalan numbers/Pascal's triangle
- Character codes
- Chinese remainder theorem
- Chinese zodiac
- Closest-pair problem
- Combinations
- Combinations with repetitions
- Comma quibbling
- Comments
- Compare a list of strings
- Compile-time calculation
- Conditional structures
- Copy a string
- Count in factors
- Count in octal
- Count occurrences of a substring
- Count the coins
- Create an HTML table
- Cumulative standard deviation
- CUSIP
F
- Factorial
- Factorions
- Factors of a Mersenne number
- Factors of an integer
- Fibonacci n-step number sequences
- Fibonacci sequence
- Find the intersection of two lines
- Find the last Sunday of each month
- Find the missing permutation
- Five weekends
- FizzBuzz
- FizzBuzz/Assembly
- Flow-control structures
- Floyd's triangle
- Floyd-Warshall algorithm
- Fractran
- Function definition
G
H
K
L
- Largest number divisible by its digits
- Last Friday of each month
- Leap year
- Least common multiple
- Levenshtein distance
- Linear congruential generator
- Literals/Floating point
- Logical operations
- Long multiplication
- Longest increasing subsequence
- Loop over multiple arrays simultaneously
- Loops/Break
- Loops/Continue
- Loops/Do-while
- Loops/Downward for
- Loops/For
- Loops/For with a specified step
- Loops/Increment loop index within loop body
- Loops/Infinite
- Loops/N plus one half
- Loops/Nested
- Loops/While
- Lucas-Lehmer test
- Ludic numbers
- Luhn test of credit card numbers
M
P
- Palindrome detection
- Pangram checker
- Parsing/RPN calculator algorithm
- Pascal matrix generation
- Pascal's triangle
- Pathological floating point problems
- Perfect numbers
- Permutations
- Permutations/Derangements
- Pernicious numbers
- Pi
- Population count
- Primality by trial division
- Prime decomposition
- Proper divisors
- Pythagorean triples
R
S
- Self-describing numbers
- Semiprime
- Shoelace formula for polygonal area
- Sieve of Eratosthenes
- Singly-linked list/Element definition
- Singly-linked list/Element insertion
- Sleep
- Smith numbers
- Sorting algorithms/Bead sort
- Sorting algorithms/Bubble sort
- Sorting algorithms/Cocktail sort
- Sorting algorithms/Cocktail sort with shifting bounds
- Sorting algorithms/Comb sort
- Sorting algorithms/Counting sort
- Sorting algorithms/Cycle sort
- Sorting algorithms/Gnome sort
- Sorting algorithms/Heapsort
- Sorting algorithms/Insertion sort
- Sorting algorithms/Merge sort
- Sorting algorithms/Quicksort
- Sorting algorithms/Selection sort
- Sorting algorithms/Shell sort
- Soundex
- Special characters
- Spiral matrix
- Stern-Brocot sequence
- Stream merge
- String case
- String length
- String matching
- String prepend
- Strip a set of characters from a string
- Substring/Top and tail
- Sum and product of an array
- Sum digits of an integer
- Sum multiples of 3 and 5
- Sum of a series
- Sum of squares