easylang.online
This simple programming language with built-in graphical functions and an easy to use and offline usable browser IDE is well suited as a teaching and learning language. You can also use it to write graphical applications that you can embed in a web page.
A language that doesn’t have everything is actually easier to program in than some that do. -- Dennis M. Ritchie
Tutorials and documentation
Learn Programming Basics
Programming a Letter Memory Game
Documentation and Code Snippets
Functions and Recursion
Monte Carlo Methods or Why it's a Bad Idea to Go to the Casino
Sorting Algorithms
Demos
Some of these examples are solved tasks of
Rosetta Code
15 puzzle
1x1 trainer
Barnsley fern
Bouncing balls
Catch the ball
Clock
Forest fire
Fractal tree
Game of life
Hangman
Julia set
Learning clock
Letter memory
Mandelbrot
Mastermind
Math trainer
Mine sweeper
Monster maze
Paint
Particles
Pendulum
Piano
Reaction test
Tictactoe
Starry sky
Embedding in a web page
When copying the files easyw.wasm, easyw.js
and easy.js to your web directory, you can embed a script in a web page.
Embedding examples
Runtime
easy_tut.js
easy.js
easyw.js
easyw.wasm
More
easylang.online on Rosetta Code
Advent Of Code with easylang.online
Free
easylang.online is free of charge: free to use, free to copy and requires no registration or login.
If you like it, recommend it to others.
christof.kaser@gmail.com
- easylang.online