stoc | Stochastic superoptimiser
kandi X-RAY | stoc Summary
kandi X-RAY | stoc Summary
stoc is a C library. stoc has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
Stochastic superoptimiser targetting the 6502. We've got a few different search strategies implemented actually, and these exercise the emulator, equivalence tester and everything. Some assembly language files in examples/ contain goofy code sequences that contain obvious inefficiencies. They are just there to demonstrate stoc. To build the system, type make. For each architecture, (currently a few varieties of 6502) make will generate the appropriate source code and compile an executable named stoc-$arch.
Stochastic superoptimiser targetting the 6502. We've got a few different search strategies implemented actually, and these exercise the emulator, equivalence tester and everything. Some assembly language files in examples/ contain goofy code sequences that contain obvious inefficiencies. They are just there to demonstrate stoc. To build the system, type make. For each architecture, (currently a few varieties of 6502) make will generate the appropriate source code and compile an executable named stoc-$arch.
Support
Quality
Security
License
Reuse
Support
stoc has a low active ecosystem.
It has 1 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
stoc has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of stoc is current.
Quality
stoc has no bugs reported.
Security
stoc has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
stoc is licensed under the GPL-2.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
stoc releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of stoc
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of stoc
stoc Key Features
No Key Features are available at this moment for stoc.
stoc Examples and Code Snippets
No Code Snippets are available at this moment for stoc.
Community Discussions
No Community Discussions are available at this moment for stoc.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install stoc
You can download it from GitHub.
Support
So far, we've got a few varieties of 6502. These are:. The above list is essentially what's provided by the fake6502 submodule. If you are interested in adding other architectures, I would suggest that the easiest way would be to graft in another emulator. At build-time, a particular emulator is linked in, and this is what determines which architecture the binary supports.
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