Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Files to Modules #713

Open
wants to merge 24 commits into
base: main
Choose a base branch
from
Open

Conversation

Ionathan-Hope
Copy link

I did so much stuff!!! right Yes, you don't

TEST

@Ionathan-Hope Ionathan-Hope changed the title Finally, there! Rename Files to Modules Jul 16, 2024
@Ionathan-Hope
Copy link
Author

please

Security

Rename Files to Modules

why!?

Please!!!!!!!!!!!!!!!!

@guigui0246
Copy link

Why do you remove so much things, You don't need to remove the AI, or the fact there's no loop, or the delete null! line. For booleans 1.5 bits was fine. Why remove reversing, globals and semantic naming

@Ionathan-Hope
Copy link
Author

Ionathan-Hope commented Jul 31, 2024

because i want it consistent
reversing is removed because it might cause loops
semantic naming is removed because it's optional
null is not used, it is equivalent to maybe (and undefined)
files are renamed to modules because the full text is the actual file
AI was renamed to ACI. parentheses are optional
it says full booleans are stored in three states, therefore trits
i simplify the loops section to just say "in dreamberd, there are no loops"
you can use zero quotation marks, as long as its not a keyword
the name of the examples needs at least one fake
compiling is redundant, you don't need it
current is redundant, you don't need it
the vision pro is redundant, you don't need it
the tech talk is redundant, you don't need it

Copy link

@guigui0246 guigui0246 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I want these to stay what they were because changing is not good

@@ -392,16 +380,9 @@ addEventListener("click", () => score++)!
print(await next score)! //6 (when you click)
```

Additionally, the `current` keyword lets you see into the present.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't remove the current keyword

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not redundant because of this case:

const const val = test !
var var value = tests !

print current value = val // false
print value = val // true

@@ -542,33 +522,6 @@ const const name = "Luke"¡
print(name)! // "Lu"
```

## Semantic naming

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't remove Semantic, we need it for globals

const const g_fScore = 4.5!
```

## Reversing

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't remove reversing as it wouldn't make loop because the first reverse would happen before the second and therefor the second wouldn't be reached


<pre>
&lt;p>Click <a href="https://dreamberd.computer">here</a>&lt;/p>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't remove the ref

@@ -722,50 +669,22 @@ This means that you can carry on splitting as much as you like.
const var [[[getScore, setScore], setScore], setScore] = use(0)!
```

## AI

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't change the name Automatic insertion works too, imagine you need to insert a value or a string and not code, keep AI AEMI ABI AQMI

@guigui0246
Copy link

Also add #690 to developpent so it auto closes on merge

Comment on lines -55 to -59
## The Billion Dollar Mistake

```java
delete null!
```
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How dare you delete one of the best gags in the documentation?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants