Coder Social home page Coder Social logo

nukep / opentim Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 2.0 671 KB

An open source implementation of "The Incredible Machine" and "The Even More! Incredible Machine" ⚙

License: GNU General Public License v3.0

Ruby 10.97% Python 21.37% HTML 0.09% JavaScript 1.47% C 21.24% C++ 0.05% Rust 44.81%

opentim's People

Contributors

nukep avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

opentim's Issues

Build process?

What's the proper way to get this project to build from the clean checkout?

It seems that initial task would be to generate the structs.h header in the c_src/generated directory:
mkdir -p c_src/generated && python scripts/generate-structs.py > c_src/generated/structs.h

But then it complains about missing include!("./generated/structs.rs"); from src/tim_c.rs.

Edit: Figured it out, scripts/generate-structs.py has --rs argument as well, but now the next magic step is the arguments needed for application itself..

And then once it's compiled, you'll need two arguments:

  1. path to a directory containing TIM resources?
  2. path to a .tim file

Unfortunately all the *.tim files that I have tried blow up with Unimplemented backtrace for now...

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.