Giter Club home page Giter Club logo

emo's Introduction

"emo"

workflow quality

English | 中文版

Emotions allow us to express ourselves better.

The "emo" programming language is dedicated to exploring simple yet expressive methods, powerful and easy to use.

WIP This project is still in the stage of personal development and research, and only accepts the submission of optimization and patches, but any discussion on design and features is welcome.

If you are familiar with any C-like programming language, you can easily understand the syntax rules of "emo". Of course, "emo" also draws some inspiration from other more modern programming languages to improve readability and programming experience.

Usage

If you want to try it, consider installing the meson build system, and ninja must also be installed with it. For example, on the fedora platform, run dnf install meson.

git clone [email protected]:PsiACE/emo.git # or https://github.com/psiace/emo.git
cd emo
meson setup build
# Just for compiler optimization. Otherwise it will be very slow.
meson configure build -Dc_args="-O3" 
meson install -C build

Now it should be added to your system. Run emo in the terminal or check the documentation.

Contact

Chojan Shang - @PsiACE - [email protected]

Project Link: https://github.com/psiace/emo

License

This project is licensed under the terms of the MIT license.

Credits

  • Crafting Interpreters: A handbook for making programming languages. A lot of code for "emo" comes directly or indirectly from here.

wasdawwadsasdwak.github.io

emo's People

Contributors

chelestewang avatar jeffreyli-li avatar mend-bolt-for-github[bot] avatar psiace 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.