Code Monkey home page Code Monkey logo

djehuty's People

Contributors

0 avatar lindseyb avatar wilkie avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

djehuty's Issues

DSpec does not build

Because of changes to List and ArrayList, DSpec does not build.

It would be nice to be able to build and use our testing framework :)

Method to build apps through automation not developed

The idea is to have building of applications be automated, scriptable, and packaged via git repo.

A package manager (such as mausoleum) would use git to grab the modules necessary to build the app.

This process is not exactly known... and it is probably very crucial.

Comments...?

Expected/actual values for tests

It would be useful to see the expected and actual values for the tests. The simplest way would probably be changing should(str == "foo"); to expected("foo"); actual(str);. Since not all cases are usefully tested that way, perhaps both mechanisms should be available.

OS X is slow

runtests executes with 7 seconds on windows and linux - this takes 48 minutes on OS X. Similarly other apps run slow on OS X.

runtest segfaults

I was going to write some tests, but as it is now, runtest provides some cryptic output (lines with a red F or a green space, which I'm guessing mean failure and success of unspecified tests) and segaults after 25 lines.

Pops can be heard when playing MP3s

The MP3 decoder must not be exactly 100%. On the MP3 fazed.dreamer.mp3 in the repo, there are a few pops in the beginning. Should probably cross reference the PCM output from this decoder with one that is known to work.

Method to split up sections or packages of the framework not implemented.

How will packages (Core, Io, Gui, Math.Probability, etc, etc) be maintained and pulled? Ideally, people can reimplement packages to suit different needs, and can be pulled and compiled into any given app as a configuration.

Different repos? Emulate ruby gems? Blessed repos for generic default implementations?

Discuss.

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.