Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dsvr
on July 26, 2022
|
parent
|
context
|
favorite
| on:
New embedded programming language with C as a host...
In this case, just check if there is, near the beginning of file:
#include "vely.h"
which has to be in every Vely .v file.
xigoi
on July 26, 2022
[–]
A new file won't have that at the top. Unless you create it first by copying a template, I guess.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
#include "vely.h"
which has to be in every Vely .v file.