Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
two_handfuls
7 months ago
|
parent
|
context
|
favorite
| on:
Litex: The First Formal Language Learnable in 1-2 ...
This looks potentially interesting. The "cheat sheet" seems the most useful document listed but it lost me there:
> Use `have` to declare an object with checking its existence.
an object with what?
card_zero
7 months ago
|
next
[–]
With checking-its-existence. With checking
of
its existence. With existence checking.
While
checking its existence. OK it could be better written.
litexlang
7 months ago
|
parent
|
next
[–]
haha, you are right bro!
aktuel
7 months ago
|
prev
|
next
[–]
The tutorial explains the language in much more detail:
https://litexlang.com/doc/Tutorial/Introduction
litexlang
7 months ago
|
prev
[–]
have is used to ensure the existence of the object you define. For example, you do not want to declare a new object when it is from an empty set!
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
> Use `have` to declare an object with checking its existence.
an object with what?