Git Product home page Git Product logo

mathex2java's People

Contributors

dependabot[bot] avatar francismaria avatar

Stargazers

 avatar  avatar

Watchers

 avatar

mathex2java's Issues

Implement integrals code generation

Allow the user to input integrals and generate Java code for them.

The grammar must be correctly updated and its JS visitors must implement the necessary operations to generate the Java code corresponding to integrals, which may be one of these:

simple integral
double integral
triple integral
Note: higher order integrals are not a priority.

Create labels for issues

Labels should be created for issues in order to easily filter and understand the scope of the issue.

Update code to TypeScript

Currently, this application is written in JavaScript but not yet with TypeScript which allows a strongertype safety and code execution.

Add a contribution file

New contributors should follow the current process of contributing to this repository. For that a new file CONTRIBUTING.md should be created.

Update generated Java class naming

Currently, the generated Java class name has the current date format only. This however will make the compilation fail as a Java class can not be started with a number. The proposal here is to prefix the current date with MaTheX2Java_.

Example:

MaTheX2Java_5_6_2021_13_5_54

Add CI dependency

Use GitHub actions CI to build the project whenever a commit is pushed to main branch and thus make sure that every commit is acceptable and does not break functionality.

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.