Ugly Alpha 1
sabre-lang:0.3.0

total uncompressed bytes

150.3 KB

total files

66

Fix

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

42 wasted files

total waste: 28.4 KB

  1. docs/concepts/control-flow.md : 5.8 KB
  2. docs/concepts/functions.md : 2.5 KB
  3. src/tests/test_examples.rs : 2.3 KB
  4. .github/workflows/ci.yml : 2.1 KB
  5. docs/developers/contributing.md : 1.9 KB
  6. docs/concepts/datatypes.md : 1.3 KB
  7. docs/concepts/comments.md : 1.1 KB
  8. docs/introduction/hello-world.md : 977 B
  9. docs/developers/backends.md : 775 B
  10. .github/workflows/deploy_docs.yml : 694 B
  11. docs/introduction/SUMMARY.md : 673 B
  12. lib/stdio.sb : 646 B
  13. TODO : 632 B
  14. docs/SUMMARY.md : 630 B
  15. src/tests/mod.rs : 619 B
  16. docs/concepts/variables.md : 588 B
  17. build_docs.py : 437 B
  18. examples/bubblesort.sb : 435 B
  19. docs/introduction/installation.md : 416 B
  20. docs/concepts/SUMMARY.md : 412 B
  21. examples/leapyear.sb : 389 B
  22. tests/if_statement_multiple_arms.sb : 330 B
  23. docs/developers/releasing.md : 278 B
  24. examples/ackermann.sb : 276 B
  25. src/generator/tests/c_tests.rs : 235 B
  26. examples/loops.sb : 178 B
  27. builtin/builtin.js : 158 B
  28. examples/fib.sb : 154 B
  29. tests/if_statement_basic.sb : 149 B
  30. .builds/ci.yml : 148 B
  31. examples/sandbox.sb : 143 B
  32. builtin/builtin.c : 133 B
  33. book.toml : 126 B
  34. examples/greeter.sb : 105 B
  35. docs/developers/SUMMARY.md : 100 B
  36. tests/function_return_type_explicit.sb : 97 B
  37. builtin/README.md : 96 B
  38. tests/type_any.sb : 93 B
  39. tests/if_statement_non_boolean_condition.sb : 91 B
  40. .gitignore : 70 B
  41. src/generator/tests/mod.rs : 43 B
  42. examples/hello_world.sb : 41 B