Git Product home page Git Product logo

asl-interpreter's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

asl-interpreter's Issues

ASL parser in C/$imperativeprogramminglanguage

I'd like to transpile ASL into emulators and symbolic execution engines for operating system security research. Are there any ASL parsers which can be used in mainstream programming languages?

Build error Ubuntu Unbound value IdentSet.disjoint

I'm trying to build this repo on Ubuntu and receive this error:

`cd@cd-Virtual-Machine:~/source/asl-interpreter$ make testlexer.native asli pdf doc

Adding Z3 to the dynamic library path would not be necessary if we made

use of the Z3 package conditional on what target we were building

echo Execute the following: export DYLD_LIBRARY_PATH=opam config var z3:lib
Execute the following: export DYLD_LIBRARY_PATH=/home/cd/.opam/default/lib/z3
ocamlbuild -use-ocamlfind -tag thread -tag debug -cflags -safe-string -menhir "menhir --infer --explain" testlexer.native

  • ocamlfind ocamlc -c -safe-string -g -thread -package linenoise -package zarith -package z3 -package pprint -o asl_utils.cmo asl_utils.ml
    File "asl_utils.ml", line 46, characters 4-19:
    Error: Unbound value Bindings.update
    Command exited with code 2.
    Compilation unsuccessful after building 22 targets (21 cached) in 00:00:00.
    Makefile:65: recipe for target 'testlexer.native' failed
    `

any help here would be appreciated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.