Code Monkey home page Code Monkey logo

fishrdb's Introduction

fishrdb

FIS Hrdb Archive software

fishrdb's People

Contributors

nicb avatar dependabot[bot] avatar

Stargazers

Jonathan Bruno avatar

Watchers

Jonathan Bruno avatar  avatar James Cloos avatar

fishrdb's Issues

fishrdb init.d needs code refactoring

We need to refactor the init.d code as such:

  1. separate start/stop environment independent code from actual init.d code (separate script)
  2. create two separate init.d scripts: one for production and another for development

This could probably solve the problem of #2

Self-restart instrumentation

Within the fishrdb:install task:

  • generate the proper init file
  • create the appropriate link to the application
  • add it to the autostarters
  • test

Also: create a fishrdb account with the app

Better tape parsing mechanisms

Tape parsing mechanism is functional but seriously difficult to handle

  • lexing should be subdivided in three different lexers, possibly using rex
  • thorough syntax testing should be performed (not only testing with single note.txt texts)
  • line numbering should be tested (it's bugged as it is)
  • a fifo queue for better error management should be implemented (so that context is handled in a better way)
  • parse errors should be handled inside the parsing code (with the yyerror mechanism)

Feel free to open separate issues for each of these items :-)

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.