Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
archgoon
on Aug 26, 2018
|
parent
|
context
|
favorite
| on:
JSCPP, a simple C++ interpreter written in JavaScr...
No, this isn't C either. The following doesn't work:
struct Bob { int a; }; int main() { int a; struct Bob x; x.a = 3; return 0; }
So when they say "without object oriented features" they seem to mean: "No extendable type system". Which does make this a lot simpler of a language.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: