4 Forks
3 Stars
3 Watchers

HLang

Core shell scripting language design and interpreter proposed for HelenOS's BDSH shell system. Includes prototype implementation using AST and provision for lightweight object code for BeagleBoards

How to download and setup HLang

Open terminal and run command
git clone https://github.com/supragya/HLang.git
git clone is used to create a copy or clone of HLang repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with HLang https://github.com/supragya/HLang/archive/master.zip

Or simply clone HLang with SSH
[email protected]:supragya/HLang.git

If you have some problems with HLang

You may open issue on HLang support forum (system) here: https://github.com/supragya/HLang/issues