gloflow / gloflow/gloflow

add support for collections (lists/maps) to gf_lang

Open
#89 0 comments 0 reactions 1 assignee Claimed by @deepblue-phoenix View on GitHub
enhancement gf_lang
Dominant language
Go
Stars
8
Forks
3
PR merge metrics
No merged PRs in 30d

Description

add support for lists and maps to gf_lang:
- lists hold a single type
- maps have string keys and untyped values
- `make` system function creates collections
- `len` system function returns the lengt of a `list` collection

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.