Ugly Alpha 1
ullage:0.1.0

total uncompressed bytes

271.8 KB

total files

106

Fix

NewInclude { include: [ "src/**/*", "LICENSE.md", "README.md", "!**/*_tests.*", ], has_build_script: false, }

65 wasted files

total waste: 59.5 KB

  1. src/syntax/parse/checkparse_tests.rs : 21.2 KB
  2. docs/10-syntax.md : 6.7 KB
  3. specs.py : 5.2 KB
  4. docs/15-data-layout.md : 2.8 KB
  5. STRUCTURE.md : 2.5 KB
  6. docs/90-syntax-transforms.md : 2.1 KB
  7. docs/12-parsing.md : 2.0 KB
  8. docs/00-getting-started.md : 1.4 KB
  9. .vscode/launch.json : 1.3 KB
  10. spec/fizzbuzz.ulg : 1.1 KB
  11. tasks.py : 1.1 KB
  12. spec/README.md : 1.0 KB
  13. spec/printing.ulg : 955 B
  14. spec/gcd.ulg : 615 B
  15. spec/euler1.ulg : 547 B
  16. spec/collatz.ulg : 514 B
  17. spec/compare.ulg : 506 B
  18. build.sh : 464 B
  19. spec/bench/README.md : 457 B
  20. spec/if.ulg : 431 B
  21. spec/fib.ulg : 343 B
  22. spec/while.ulg : 331 B
  23. spec/operators.ulg : 330 B
  24. spec/evens.ulg : 299 B
  25. spec/long_string.ulg : 295 B
  26. spec/functions.ulg : 254 B
  27. spec/malformed/README.md : 251 B
  28. spec/variables.ulg : 245 B
  29. spec/unimplemneted/README.md : 229 B
  30. spec/basics.ulg : 229 B
  31. spec/funcfact.ulg : 217 B
  32. spec/maybe_invert.ulg : 215 B
  33. spec/malformed/unterminated_string2.ulg : 210 B
  34. docs/index.md : 206 B
  35. spec/malformed/unterminated_string3.ulg : 185 B
  36. spec/string_concat.ulg : 184 B
  37. spec/modulus.ulg : 168 B
  38. spec/malformed/param_missing_type.ulg : 165 B
  39. spec/fail/README.md : 165 B
  40. spec/malformed/unterminated_bracket.ulg : 163 B
  41. spec/malformed/missing_ident.ulg : 156 B
  42. .gitignore : 153 B
  43. spec/factorial.ulg : 136 B
  44. spec/malformed/half_ternary.ulg : 114 B
  45. spec/until.ulg : 104 B
  46. spec/bench/fib.ulg : 103 B
  47. spec/types.ulg : 91 B
  48. spec/malformed/unterminated_string.ulg : 86 B
  49. spec/fail/wrong_type_var.ulg : 82 B
  50. spec/fail/undefined_func.ulg : 82 B
  51. spec/scopes.ulg : 79 B
  52. spec/assignment.ulg : 78 B
  53. spec/bool.ulg : 76 B
  54. spec/unimplemneted/tuple_types.ulg : 75 B
  55. spec/fail/undefined.ulg : 67 B
  56. spec/malformed/unexpected_plus.ulg : 63 B
  57. spec/fail/assign_to_immutable.ulg : 62 B
  58. spec/unimplemneted/array_types.ulg : 61 B
  59. spec/malformed/unterminated_fn.ulg : 61 B
  60. spec/literals.ulg : 57 B
  61. .vscode/settings.json : 46 B
  62. spec/hello_world.ulg : 39 B
  63. spec/fail/assign_to_undefined.ulg : 36 B
  64. spec/hello.ulg : 21 B
  65. requirements.txt : 14 B