Skip to content

Info about Lobster? #17100

@ghost

Description

Describe the issue

V's memory management model is based on the one from the Lobster programming language:

https://aardappel.github.io/lobster/memory_management.html

However this info isn't mentioned anywhere on V's homepage or documentation. As a result, this question gets raised repeatedly on Discord and other platforms.

I would like to suggest mentioning Lobster's memory management model on V's website/docs. A sentence like "V's memory management model is inspired by the Lobster programming language." should suffice.

Potential places where this info could be added:

- 'Acknowledgement' section in the Readme:
https://github.com/vlang/v#acknowledgement

- 'Memory management' section in the docs:
https://github.com/vlang/v/blob/master/doc/docs.md#memory-management

- 'Innovative and flexible memory management' section on V's homepage:
https://vlang.io/#memory

Links

https://github.com/vlang/v#acknowledgement
https://github.com/vlang/v/blob/master/doc/docs.md#memory-management
https://vlang.io/#memory

Metadata

Metadata

Assignees

No one assigned

    Labels

    Unit: DocumentationBugs/feature requests, that are related to the documentations.Unit: Memory ManagementBugs/feature requests, that are related to the memory management of the compiler.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions