Crates.io | trashcan |
lib.rs | trashcan |
version | 0.1.0 |
source | src |
created_at | 2019-04-14 22:24:29.803852 |
updated_at | 2019-04-14 22:24:29.803852 |
description | a simple language which compiles to Visual Basic 6 / VBA |
homepage | |
repository | https://github.com/derrickturk/trashcan |
max_upload_size | |
id | 127976 |
size | 367,158 |
trashcan is a simple language with abbreviated syntax (similar to Rust, in which the compiler is not coincidentally written) which compiles to Visual Basic (the old, gross one).
Key features of the trashcan language over VB include:
trashcan is inspired by previous work on extending the VB language with m4 macros: https://gist.github.com/derrickturk/5c01caab93bbd6bc9ddd
work in progress, licensed for commercial or non-commercial use under GPL 3.0 or later
Critical implementation note: