pohlang 0.0.3 copy "pohlang: ^0.0.3" to clipboard
pohlang: ^0.0.3 copied to clipboard

PohLang — a tiny, fully phrasal English-like language that transpiles to Dart.

Changelog #

0.0.3 - 2025-09-16 #

  • Fix: Better error for malformed Otherwise without Write (with line numbers)
  • Emit imports using package:pohlang/pohlang.dart entry file
  • Docs: README now documents CLI flags and comments/errors

0.0.2 - 2025-09-16 #

  • Fix: Generated Dart now imports runtime from the installed package (works from any folder)
  • Move runtime to lib/runtime.dart and resolve via package URI with fallback for dev

0.0.1 - 2025-09-16 #

  • Initial release
  • CLI: pohlang to transpile and run .poh files
  • Emits Dart next to input and auto-runs
  • String+number concatenation handling
  • Examples and documentation included
0
likes
120
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

PohLang — a tiny, fully phrasal English-like language that transpiles to Dart.

License

MIT (license)

Dependencies

collection, path

More

Packages that depend on pohlang