logic-code

0.0.0 • Public • Published

Logic Code

Logic code is currently in demo and will have issues.

Logic code is a tool to represent , design and simulate logic circuit.It allows users to write code in logic code format and transpile it to c++ code for execution.

Check out here Logic code

Features

  • Module based

Every component/system in logic code is built out of modules. You can use existing modules or create your own.

  • Simulation

Logic code provide the users to simulate the logic circuit but converting the circuit into a c++ code. Which can be compiled to an executable to run the project.

  • Support for automatic build

Not everybody likes C++ and Make. So logic code transpiler take care of Makefile generation and build for you.

Learn logic code:

  1. Install
  2. Getting Started with logic code
  3. Available components
  4. Running Executable and Obtaining Output
  5. Features that are not currently available

/logic-code/

    Package Sidebar

    Install

    npm i logic-code

    Weekly Downloads

    0

    Version

    0.0.0

    License

    MIT

    Unpacked Size

    98.7 kB

    Total Files

    17

    Last publish

    Collaborators

    • sachindas