You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: language-tour.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ layout: default
3
3
---
4
4
5
5
This page gives a quick tour of Val's features in the form of a progressive guide.
6
-
It assumes familiarity with an imperative programming language (e.g., C++) and basic concepts of [memory management](https://en.wikipedia.org/wiki/Memory_management).
6
+
It assumes familiarity with an imperative programming language such as JavaScript, Python, C or C++..
7
7
8
8
This tour does not cover the entire language.
9
9
You may consult the [specification](https://github.com/val-lang/specification/blob/main/spec.md) for more information.
0 commit comments