make-builder
Utilities for AST transformers
Install
- All systems
-
curl cmd.cat/make-builder.sh
- Debian
-
apt-get install node-ast-util
- Ubuntu
-
apt-get install node-ast-util
- Kali Linux
-
apt-get install node-ast-util
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install node-ast-util
- Raspbian
-
apt-get install node-ast-util
- Dockerfile
- dockerfile.run/make-builder
node-ast-util
Utilities for AST transformers
These methods are useful for source transformers such as transpilers and macros, as they often have to insert variables into scopes and replace expressions. Node.js is an event-based server-side JavaScript engine.