Welcome to the ESAD Lang website

Current Release

All Releases

We skip from alpha to beta because I am the alpha :-)

esad-lang-beta-1.0.1.zip - 2025-10-23
	Completely depricates version beta-1.0.0.
	Adds variable assignments and complete operability for variable calls.
	Changes made to compiled bytecode (.☠️ files) so that they now only contains bytecode, no more "constants" objects.  
	Bytecode is more verbose, and actions are more dynamic. Much fleshing out for code optimization is needed.

esad-lang-beta-1.0.0.zip - 2025-10-21
	This will read as the first release
	Organized .zip file and included changelog.txt meta data for webpage display purposes (thanks chat)