bmstu-iu9 / bmstu-iu9/refal-5-lambda
Добавить предупреждение «не определена точка входа»
Open
task
- Dominant language
- C++
- Stars
- 97
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
В случае, если в исходнике отсутствует функция, помеченная как `$ENTRY` и при этом отсутствуют нативные вставки на верхнем уровне, следует выдавать ошибку.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. Start by locating the compiler validation for a function marked `$ENTRY` and the handling of top-level native insertions. Done means an error is reported when neither an `$ENTRY` function nor top-level native insertion exists, while the other cases remain accepted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100