Skip to content

dariosena/jq

 
 

Repository files navigation

Exercism jq track

TODO

Create more: concepts, concept exercises, practice exercises.

Foregone exercises

Exercise Reason
grains jq uses IEEE 754 floats to represent numbers: only 53 bits of precision
allergies no bitwise operators
secret-handshake "
variable-length-quantity "
ledger I hate creating refactoring exercises
markdown "
tree-building "
dnd-character no builtin randomness functionality
robot-name "
bank-account no parallelism/concurrency
parallel-letter-frequency "
hangman no functional reactive programming
grep no IO functions
paasio "

bitwise operations: they can be implemented, but that's too much I think. Unless we provide it as a library to include ...

JBOL includes an implementation of pseudo-random numbers.

Contributing

Please see the CONTRIBUTING.md document for details about adding concepts, learning exercises and practice exercises.

About

Exercism exercises in jq.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 95.8%
  • jq 4.1%
  • Other 0.1%