QLogo icon indicating copy to clipboard operation
QLogo copied to clipboard

QLogo is a rewrite of the UCBLogo language and user interface written in C++ using Qt.

Results 21 QLogo issues
Sort by recently updated
recently updated
newest added

`ProcedureHelper` is a class that is used to get and return parameters to functions. Currently, a primitive may request that `ProcedureHelper` execute a `List` if a `List` was provided when...