User:Amakukha: Difference between revisions

From Rosetta Code
Content added Content deleted
(+gallery +Facebook)
(+Game of Life)
Line 12: Line 12:
File:Fractal tree BASIC-256.png|[[Fractal tree]]
File:Fractal tree BASIC-256.png|[[Fractal tree]]
File:Galton box BASIC-256.gif|[[Galton box animation]]
File:Galton box BASIC-256.gif|[[Galton box animation]]
File:Game of life Herschel BASIC-256.gif|[[Conway's Game of Life]]
</gallery>
</gallery>



Revision as of 16:21, 5 September 2012

My name is Andriy Makukha.

I'm from Ukraine. My native language is Python ;)

I use BASIC-256 for educational purposes. It's a powerful environment with many great features (like native speech synthesis, mouse and DB support). But the language lacks user-declared procedures with parameters, like many other BASIC dialects (QBasic, PowerBASIC, BBC BASIC, Liberty BASIC, PureBasic etc.). This makes programming of recursion quite cumbersome (see the program for Ackermann function). – I hope support of procedures will be added in future versions of BASIC-256.

My gallery

My BASIC-256 implementations:

Reach me