Ugly Alpha 1
skate:0.0.0

total uncompressed bytes

439.1 KB

total files

117

Fix

NewInclude { include: [ "src/**/*", "Cargo.*", "LICENSE-*", "README.md", "build.rs", "!**/*_tests.*", ], has_build_script: true, }

65 wasted files

total waste: 23.0 KB

  1. test.py : 3.0 KB
  2. docs/why.md : 2.6 KB
  3. .gitignore : 2.6 KB
  4. src/ast_tests.rs : 2.5 KB
  5. docs/what.md : 2.2 KB
  6. docs/values.md : 1.8 KB
  7. docs/influences.md : 1.4 KB
  8. docs/literature.md : 981 B
  9. docs/how.md : 934 B
  10. docs/ffi.md : 450 B
  11. tests/run-pass/if.sk : 346 B
  12. tests/run-pass/if-expr.sk : 254 B
  13. tests/run-pass/recursive_fib.sk : 244 B
  14. tests/compile-fail/lexer/earlyeof.stderr : 233 B
  15. tests/run-pass/fncall1.sk : 222 B
  16. tests/compile-fail/lexer/return-arrow-no-ty.stderr : 207 B
  17. tests/compile-fail/lexer/not-a-type.stderr : 201 B
  18. docs/SUMMARY.md : 180 B
  19. tests/run-pass/if-ret.sk : 177 B
  20. tests/compile-fail/lexer/names/leading_num.stderr : 177 B
  21. tests/compile-fail/lexer/unrecognized.stderr : 154 B
  22. tests/run-pass/if-precidence.sk : 140 B
  23. tests/compile-fail/lexer/no-arg-ty.stderr : 140 B
  24. tests/compile-fail/lexer/names/leading_underscore.stderr : 130 B
  25. tests/compile-fail/lexer/random.stderr : 128 B
  26. tests/compile-fail/lexer/names/sigil2.stderr : 122 B
  27. tests/compile-fail/lexer/names/sigil.stderr : 115 B
  28. book.toml : 107 B
  29. tests/run-pass/recurse-countdown.sk : 96 B
  30. tests/run-fail/fns/not-enough.stderr : 87 B
  31. tests/run-fail/types/str-plus-num.stderr : 86 B
  32. tests/run-fail/fns/to-many-args.stderr : 84 B
  33. tests/run-fail/fns/not-enough.sk : 80 B
  34. fmt.sh : 80 B
  35. tests/run-pass/hello2.sk : 78 B
  36. tests/run-pass/more-complex-exprs.sk : 77 B
  37. tests/run-fail/vars/out-of-scope.stderr : 71 B
  38. tests/run-fail/fns/doesnt-exist.stderr : 68 B
  39. tests/run-fail/fns/to-many-args.sk : 58 B
  40. tests/run-pass/recursive_fib.stdout : 47 B
  41. tests/run-pass/assigns.sk : 41 B
  42. tests/run-pass/hello.sk : 38 B
  43. tests/run-fail/types/str-plus-num.sk : 34 B
  44. tests/compile-fail/lexer/unrecognized.sk : 30 B
  45. tests/run-fail/vars/out-of-scope.sk : 28 B
  46. tests/run-fail/fns/doesnt-exist.sk : 24 B
  47. tests/run-pass/if-expr.stdout : 23 B
  48. tests/compile-fail/lexer/not-a-type.sk : 16 B
  49. tests/compile-fail/lexer/names/leading_num.sk : 16 B
  50. tests/compile-fail/lexer/names/sigil2.sk : 15 B
  51. tests/compile-fail/lexer/return-arrow-no-ty.sk : 14 B
  52. tests/compile-fail/lexer/names/leading_underscore.sk : 14 B
  53. tests/compile-fail/lexer/earlyeof.sk : 13 B
  54. tests/run-pass/recurse-countdown.stdout : 12 B
  55. tests/run-pass/if.stdout : 12 B
  56. tests/run-pass/if-ret.stdout : 12 B
  57. tests/run-pass/hello2.stdout : 12 B
  58. tests/run-pass/hello.stdout : 12 B
  59. tests/run-pass/fncall1.stdout : 12 B
  60. tests/compile-fail/lexer/names/sigil.sk : 12 B
  61. tests/compile-fail/lexer/no-arg-ty.sk : 9 B
  62. tests/run-pass/if-precidence.stdout : 8 B
  63. tests/run-pass/more-complex-exprs.stdout : 5 B
  64. tests/compile-fail/lexer/random.sk : 4 B
  65. tests/run-pass/assigns.stdout : 2 B