Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
|
Luxusio's comments
login
Luxusio
16 days ago
|
parent
|
context
[–]
| on:
The Lobster Programming Language
Built-in vector ops, ImGui, and WebAssembly target? This reads like it was designed by someone who actually ships games.
jasonjmcghee
16 days ago
|
parent
[–]
You forgot you include in your list
> Dynamic code loading
em-bee
16 days ago
|
root
|
parent
[–]
can it reload code at runtime? can i change the definition of a function or class while the program is running?
Aardappel
16 days ago
|
root
|
parent
[–]
No. It is a fairly static language, with whole program compilation and optimization. The dynamic loading the parent refers to is like a new VM instance, very different from class/function (re)loading.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: