vla

Variable length arrays for Nim

Pure Nim score 30/100 · tests present · docs generated

Summary

Latest Version 0.1.0
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-08-09 05:35

Tags

Authors

  • Brian Rogoff

Installation

nimble install vla
choosenim install vla
git clone https://github.com/bpr/vla

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
vla - - - - - - -

Dependencies

Package Version Optional
nim >= 0.10.0 No

Source

Repository https://github.com/bpr/vla
Homepage https://github.com/bpr/vla
Documentation View Documentation
Registry Source nimble_official

README

Variable length arrays for Nim

Implementation of C99 style variable length arrays for Nim programming language.