Spudlang

Latest version: v0.5.1

Safety actively analyzes 626763 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.4.1

Added `begin isolate` and `run`.

0.4.0

Added the `spudversion` keyword.

0.3.1

All features allowed by the grammar now have backend implementations. Several Bugfixes.

0.3.0

Completely rewrote import system, lexer, and parser. This version uses ANTLR 4 instead of a custom-built lexer/parser. Now loads files completely before importing any dependencies.

Expanded the use of the wildcard, allowing for more generic rules. Now allow ! at the start or end of a name pattern, to allow for more specific pattern matching. Note: these features have only been added to the grammar, and have not yet been implemented in the backend.

The language is largely complete and usable in its current form. Most of the following development will be testing, debugging, and documentation.

0.2.0

Numerous bugfixes. Changed program behavior to better align with intended outcomes in places where specification sketch was ambiguous. Prepared for package distribution.

0.1.0

Conducted one end-to-end test: successful. Language is missing at least one feature in the specification sketch. Program is missing a number of features which would make it more useful. More testing is needed before any guarantee of stability can be made.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.