Giter VIP home page Giter VIP logo

qu's Introduction

Qu - queueing language

Qu is a non-Turing-complete programming language designed to queue objects on a reveal-js presentation slide. For example, if an user wants to display “image1” first, then the text “text1”, they can express it as the following code:

“<1-> image1
<2-> text1”

which, after rendering to the presentation slide, would behave as expected.

Most of the necessary theoretical knowledge for this project is from from CS302 - Theory of Computing class at Fulbright. This project provides practical experiences in language design and compiler building. My goal is to get hands-on experience at designing domain-specific languages for a specific software.

Note: Qu was developed as part of an internal tool, lead by a professor at Fulbright Univrsity Vietnam. As of now (January 2024), I am no longer a part of this big project.

The original repository for this project can be found at: https://github.com/ducquando/express-server, which contains only the parser I wrote but no grammar design file. I uploaded all parts of my work to this repository to archive both the language design and the parser implementation.

qu's People

Contributors

lanphgphm avatar

Stargazers

 avatar

Watchers

 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.