Skip to content

Aliens-PL/als-official

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

als-official

OFFICIAL ASL REPO

Aliens PL (ALS)

Aliens Can also code

image

Well We're Obviously Aliens too if you are wondering , but the main thing here is that we Have brought for human a whole new content that you've probably never seen before on your little earth .

EntryPoint in als :

$space{}

Possible ALS extensions:

  • .als is the main als ext
  • .mals is the ext of als modules (Planet / IPlanet)
  • .wals is the ext of web-als project that uses an Als Web module (Planet)
  • .sals are shortcut als files used to store the downloaded als modules

Loading in ALS :

  • load MyModule
  • load @base
  • from ../path_to_module load MyModule
  • from https://www.mywebsite.com/file.mals load MyModule

Brief Howto

Install als $ chmod +x setup.sh $ ./setup.sh or simply click run button if you're on repl.it

Some als cmds

als help
als version
als createproject
als run
als remove

Please take all your time Reading the whole 31 page of the PDF Documentation v1.0 or atleast some of it here : ALS_DOC_v1.0

PS:The language is still way too far from being perfectly working .