ascsh | ActionScript Compiler 2.0 Shell
kandi X-RAY | ascsh Summary
kandi X-RAY | ascsh Summary
ascsh is a Java library. ascsh has no bugs, it has a Permissive License and it has low support. However ascsh has 4 vulnerabilities and it build file is not available. You can download it from GitHub.
Unfortunately, the FlashDevelop-compatible ascsh.java no longer works correctly from the command-line, and I can’t figure out why. I spent a long time commenting/uncommenting code that just shouldn’t make a difference. If ascsh.java is used in the command-line flow, it seems to ignore configuration settings that should be setting the Flash target version to 11.9, and trying to load 11.1 instead:. `` > cd test; $AIR_HOME/bin/ascsh ascsh v0.4 by Jeff Ward, simbulus.com (fcsh) mxmlc simple.as fcsh: Assigned 1 as the compile target id Loading configuration: /opt/air_sdk_3.9/frameworks/flex-config.xml. /opt/air_sdk_3.9/frameworks/flex-config.xml:47: Error: unable to open /opt/air_sdk_3.9/frameworks/libs/player/11.1/playerglobal.swc. /opt/air_sdk_3.9/frameworks/flex-config.xml (line: 47) Compile status: 4 (fcsh) ^C ``. The upshot is, I had to introduce ascsh_cmd.java that works for the command-line, and leave ascsh.java that works with FlashDevelop. I’m also not going to commit a dist/ascsh.jar as I’ll assume Philippe’s last version (0.4) is good.
Unfortunately, the FlashDevelop-compatible ascsh.java no longer works correctly from the command-line, and I can’t figure out why. I spent a long time commenting/uncommenting code that just shouldn’t make a difference. If ascsh.java is used in the command-line flow, it seems to ignore configuration settings that should be setting the Flash target version to 11.9, and trying to load 11.1 instead:. `` > cd test; $AIR_HOME/bin/ascsh ascsh v0.4 by Jeff Ward, simbulus.com (fcsh) mxmlc simple.as fcsh: Assigned 1 as the compile target id Loading configuration: /opt/air_sdk_3.9/frameworks/flex-config.xml. /opt/air_sdk_3.9/frameworks/flex-config.xml:47: Error: unable to open /opt/air_sdk_3.9/frameworks/libs/player/11.1/playerglobal.swc. /opt/air_sdk_3.9/frameworks/flex-config.xml (line: 47) Compile status: 4 (fcsh) ^C ``. The upshot is, I had to introduce ascsh_cmd.java that works for the command-line, and leave ascsh.java that works with FlashDevelop. I’m also not going to commit a dist/ascsh.jar as I’ll assume Philippe’s last version (0.4) is good.
Support
Quality
Security
License
Reuse
Support
ascsh has a low active ecosystem.
It has 27 star(s) with 6 fork(s). There are 6 watchers for this library.
It had no major release in the last 6 months.
There are 2 open issues and 9 have been closed. On average issues are closed in 78 days. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of ascsh is current.
Quality
ascsh has 0 bugs and 70 code smells.
Security
ascsh has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
ascsh code analysis shows 4 unresolved vulnerabilities (0 blocker, 0 critical, 0 major, 4 minor).
There are 0 security hotspots that need review.
License
ascsh is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
ascsh releases are not available. You will need to build from source code and install.
ascsh has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions, examples and code snippets are available.
ascsh saves you 159 person hours of effort in developing the same functionality from scratch.
It has 396 lines of code, 11 functions and 6 files.
It has medium code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed ascsh and discovered the below as its top functions. This is intended to give you an instant insight into ascsh implemented functionality, and help decide if they suit your requirements.
- Program entry point
- Compile target
- Stops capture
- Start capture
- Print command help
- Entry point for the ascsh command
- Parse the given command line
- Exec compilation
- Prints the available commands
Get all kandi verified functions for this library.
ascsh Key Features
No Key Features are available at this moment for ascsh.
ascsh Examples and Code Snippets
No Code Snippets are available at this moment for ascsh.
Community Discussions
No Community Discussions are available at this moment for ascsh.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install ascsh
FlashDevelop users don’t need to do any setup, as ascsh.jar is included in version 4.6.1 and later. Command-line users should follow these instructions:. Clone (or download) the repo and run ant install. This will install ascsh and acsshd into the AIR SDK bin and lib directories. You must have the AIR_HOME environment variable configured to point to your AIR SDK. You may also run ant uninstall to remove files from your AIR SDK.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page