Git Product home page Git Product logo

pratikmane0112 / metacall-core-node.js Goto Github PK

View Code? Open in Web Editor NEW

This project forked from metacall/core

1.0 0.0 0.0 21.12 MB

MetaCall: The ultimate polyglot programming experience with node.js

Home Page: https://metacall.io

License: Apache License 2.0

Shell 2.54% JavaScript 1.62% Ruby 0.69% C++ 36.33% Python 1.77% C 40.17% Java 0.55% Lua 0.01% Go 0.63% C# 1.27% Rust 12.83% Nim 0.09% PowerShell 0.76% Julia 0.03% Awk 0.06% TypeScript 0.25% CSS 0.02% COBOL 0.01% Crystal 0.21% HTML 0.16%

metacall-core-node.js's Introduction

METACALL

MetaCall Polyglot Runtime

MetaCall.io | Install | Docs

MetaCall allows calling functions, methods or procedures between multiple programming languages.

sum.py

def sum(a, b):
  return a + b

main.js

const { sum } = require('./sum.py');

sum(3, 4); // 7

shell

metacall main.js

MetaCall is an extensible, embeddable, and interoperable cross-platform polyglot runtime. It supports NodeJS, Vanilla JavaScript, TypeScript, Python, Ruby, C#, Java, WASM, Go, C, C++, Rust, D, Cobol and more.

Install

The easiest way to install MetaCall is the following:

curl -sL https://raw.githubusercontent.com/metacall/install/master/install.sh | sh

For more information about other install methodologies and platforms or Docker, check the install documentation.

Examples

You can find a complete list of examples in the documentation. If you are interested in submitting new examples, please contact us in our chats.

metacall-core-node.js's People

Contributors

viferga avatar loopzer avatar m-tabaza avatar giarve avatar devraymondsh avatar dependabot[bot] avatar jfblomgren avatar mediosz avatar ketangupta34 avatar onkardahale avatar anasbarg avatar paramsiddharth avatar ahmedihabb2 avatar rxbryan avatar zedonboy avatar alberto98fx avatar siddhant-k-code avatar trgwii avatar lights0123 avatar akshgpt7 avatar 0xanarz avatar pkspyder007 avatar akechishiro avatar samyak2 avatar siv2r avatar burnerlee avatar iyear avatar lufinkey avatar flozender avatar swarnimarun avatar

Stargazers

Pratik Mane avatar

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.