.. _netscript: Netscript ========= Netscript is the programming language used in the world of Bitburner. When you write scripts in Bitburner, they are written in the Netscript language. Netscript is simply a subset of `JavaScript `_. This means that Netscript's syntax is identical to that of JavaScript, but it does not implement some of the features that JavaScript has. .. toctree:: :maxdepth: 5 :caption: Sections: Full documentation Learn to Program Netscript 1.0 NetscriptJS (Netscript 2.0) Script Arguments Basic Functions Advanced Functions Hacknet Node API Miscellaneous