New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

c-ast

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

c-ast

Ansi C AST Generator

Source
npmnpm
Version
0.0.4
Version published
Weekly downloads
8
14.29%
Maintainers
1
Weekly downloads
 
Created
Source

cast

Generates an AST from Ansi C source code.

Cast can be used as a javascript library, or as a command line tool that outputs an AST in JSON.

Getting Started

Use NPM to install cast

npm install c-ast
c-ast transform code.c ast.json

License

Licensed under The MIT License (MIT)

For the full copyright and license information, please view the LICENSE file.

Keywords

abstract syntax tree

FAQs

Package last updated on 04 Oct 2017

Related posts