Giter VIP home page Giter VIP logo

learn-ocaml-autogen's People

Contributors

lowyck avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

learn-ocaml-autogen's Issues

meta.json contains null fields

When creating an exercise from an input file with missing metadata fields, the generated meta.json contains fields with value null. It is avoidable by not generating the meta file at all. Currently, an warning is printed. I think it is better to leave it as is, because building will fail anyway without a meta.json, but not with a null value inside a field that is not strictly mandatory (e.g authors).

Functions with many arguments

In its current version, the program crashes when encountering a function with more than 4 arguments that is not a %prelude or %prepare function. It would be nice to overtake this limitation. There is a test function in Test_lib to do this.

Source tree organization

Please follow a more standard organization for the source tree of this repository, i.e.:

  • src : contains the source file of the tool.
  • tests : contains tests and testing infrastructure (typically shell scripts).
  • doc : contains development documentation and/or user manual.
  • bin : contains the produced executable.

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.