Coder Social home page Coder Social logo

mirth's Introduction

Mirth

build

Mirth is a new concatenative programming language.

Mirth is inspired by Forth, Joy, Haskell, Idris, Rust, Lisp, ATS, and monoidal category theory.

This repository is a work-in-progress implementation of Mirth. If you are interested, please support the development of Mirth on Patreon! Thank you for your time and generosity.

Hello, world!

||| A simple hello world program to show off the mirth language.
module(examples.hello-world)
import(prelude)
import(platform.posix)

target-c99("hello-world.c",
    "Hello, world!" str-print-ln!)

Tools

Editor Source Install Syntax highlighting
Vim tools/mirth-vim To install via Pathogen,
run make install-vim.
✔️
VS Code tools/mirth-code Ensuring code is in your PATH,
run make install-code.
Not yet published in the Marketplace.
✔️
Atom tools/mirth-atom Ensuring apm is in your PATH,
run make install-atom.
Not yet published in the atom.io package registry.
✔️

License

As this is an unstable work-in-progress, the current version of Mirth is not yet released, and all rights are reserved. However, you may, at your risk, check out this repo and run it. But again, this language is not ready to be used, and is subject to backward-incompatible changes.

mirth's People

Contributors

typeswitch-dev avatar akrmn avatar prozacchiwawa avatar gaetgu avatar vmchale 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.