EasyLang
'''easylang.online''' is a (beginners) programming language with a simple syntax and built-in commands for graphics output.
A browser IDE with different tutorials, one for absolute beginners, makes programming and learning to program as easy as possible.
The finished programs can be easily integrated into a website.
Tasks
- 100 doors
- 15 Puzzle Game
- A+B
- Ackermann function
- Animate a pendulum
- Arithmetic/Integer
- Array concatenation
- Array length
- Arrays
- Averages/Arithmetic mean
- Averages/Median
- Babbage problem
- Barnsley fern
- Binary digits
- Binary search
- Brownian tree
- Bulls and cows
- Calculating the value of e
- Catalan numbers
- Chaos game
- Chinese remainder theorem
- Chowla numbers
- Colour bars/Display
- Combinations
- Combinations with repetitions
- Comments
- Conditional structures
- Convert seconds to compound duration
- Copy a string
- Determine if a string is numeric
- Dragon curve
- Draw a clock
- Empty string
- Factorial
- Factors of an integer
- Fibonacci sequence
- Find limit of recursion
- FizzBuzz
- Forest fire
- Fractal tree
- Function definition
- Greatest common divisor
- Greyscale bars/Display
- Guess the number
- Guess the number/With feedback
- Hello world!
- Hello world/Graphical
- Hello world/Text
- Increment a numerical string
- Input loop
- Integer comparison
- Julia set
- Knapsack problem/0-1
- Langton's ant
- Loops/Break
- Loops/Downward for
- Loops/For
- Loops/While
- Mandelbrot set
- Mastermind
- Maze generation
- Minesweeper game
- Monte Carlo methods
- Morse code
- Multiplication tables
- Musical scale
- N-queens problem
- Nth root
- Pentagram
- Pick random element
- Pythagoras tree
- RPG Attributes Generator
- Random numbers
- Sieve of Eratosthenes
- Sorting algorithms/Heapsort
- Sorting algorithms/Insertion sort
- Sorting algorithms/Merge sort
- Sorting algorithms/Quicksort
- Sorting algorithms/Radix sort
- Sorting algorithms/Selection sort
- Split a character string based on change of character
- String append
- String concatenation
- Substring
- System time
- Temperature conversion
- Tic-tac-toe
- Vibrating rectangles