Ugly Alpha 1
sabre-lang:0.4.0

total uncompressed bytes

167.2 KB

total files

71

Fix

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

46 wasted files

total waste: 33.6 KB

  1. docs/concepts/control-flow.md : 5.8 KB
  2. docs/concepts/structured-data.md : 2.6 KB
  3. docs/concepts/functions.md : 2.5 KB
  4. src/tests/test_examples.rs : 2.3 KB
  5. .github/workflows/ci.yml : 2.1 KB
  6. docs/developers/contributing.md : 1.9 KB
  7. docs/concepts/datatypes.md : 1.8 KB
  8. tests/structs.sb : 1.3 KB
  9. docs/concepts/comments.md : 1.1 KB
  10. docs/introduction/hello-world.md : 977 B
  11. lib/stdio.sb : 833 B
  12. docs/developers/backends.md : 775 B
  13. docs/introduction/SUMMARY.md : 732 B
  14. .github/workflows/deploy_docs.yml : 694 B
  15. docs/SUMMARY.md : 683 B
  16. TODO : 632 B
  17. src/tests/mod.rs : 619 B
  18. docs/concepts/variables.md : 588 B
  19. build_docs.py : 437 B
  20. examples/bubblesort.sb : 429 B
  21. docs/introduction/installation.md : 416 B
  22. docs/concepts/SUMMARY.md : 412 B
  23. examples/leapyear.sb : 389 B
  24. tests/if_statement_multiple_arms.sb : 330 B
  25. docs/developers/releasing.md : 312 B
  26. examples/ackermann.sb : 276 B
  27. src/generator/tests/c_tests.rs : 235 B
  28. .builds/ci.yml : 211 B
  29. tests/struct_initialization.sb : 209 B
  30. builtin/builtin.js : 206 B
  31. tests/if_statement_basic.sb : 180 B
  32. examples/loops.sb : 178 B
  33. builtin/builtin.c : 175 B
  34. examples/fib.sb : 154 B
  35. examples/sandbox.sb : 143 B
  36. tests/if_statement_non_boolean_condition.sb : 126 B
  37. book.toml : 126 B
  38. builtin/README.md : 117 B
  39. tests/function_return_type_explicit.sb : 116 B
  40. examples/greeter.sb : 105 B
  41. docs/developers/SUMMARY.md : 100 B
  42. tests/type_any.sb : 93 B
  43. tests/operator_assignments.sb : 87 B
  44. .gitignore : 70 B
  45. src/generator/tests/mod.rs : 43 B
  46. examples/hello_world.sb : 41 B