Skip to content

agentofuser/JavaBHV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

A port of https://github.com/Adam-Vandervorst/PyBHV/

Instructions

Assuming a modern GCC version and Java 9 or newer:

export JAVA_HOME=/path/to/your/java/home 

git clone --recurse-submodules https://github.com/Adam-Vandervorst/JavaBHV.git
cd JavaBHV/c-src
bash build.sh
cd ..
bash run.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 77.1%
  • Java 14.9%
  • Shell 5.0%
  • CMake 3.0%