Feature Suggestion: Socket Integration and JOT #270
darinsecurity
started this conversation in
General
Replies: 3 comments 1 reply
-
You will also be able to create variables with negative lifetimes. This would cause the variable to not be defined, but you will be able to use the |
Beta Was this translation helpful? Give feedback.
1 reply
-
Expedited Garbage Collector: (This is for NodeBerd, Web Berd will send your trash to [email protected]) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With Dreamberd, sending socket requests is now easier than ever. No quotation marks or any other nonsense needed! Simply add a @ symbol in your code as such
const var [email protected]! // The HTML for Google home page
This also applies to strings, making it easier to create applications that can interface with the web.
const const const email = "[email protected]"! // The HTML for example.com
Additionally, Dreamberd should implement a new JIT feature, the Just Out of Time compiler (JOT.) JOT will compile your DreamBerd code into the latest Scratch version just out of time such that a non-JOT version would have the same performance. Additionally, JOT will support compiling back into DreamBerd, creating an infinite cycle of compilation.
Beta Was this translation helpful? Give feedback.
All reactions