Jump to content

Type in the HelloWorld AUS as shown above into the file HelloWorld.aus using your favorite programming text editor. Make sure the file is created in a folder that is separate from any other DASL applications. Define a DASL application that includes this AUS using the command:

 

dasl -create HelloWorld.dasl -add HelloWorld.aus

Finally, execute the application using the command:

 

dasl HelloWorld.dasl -execute

 

 

I cant find the dasl.exe

 

*DASL is https://en.wikipedia.org/wiki/Distributed_Application_Specification_Language

Link to comment
https://linustechtips.com/topic/811373-how-to-compile-daslaus/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×