issues Search Results · repo:nrkn/hrm-parser language:JavaScript
Filter by
5 results
(71 ms)5 results
innrkn/hrm-parser (press backspace or delete to remove)nrkn
- 3
- Opened on Nov 10, 2015
- #5
Rather than having to catch errors. Also it could pass metadata as a 3rd arg:
parse( source, ( err, parsed, meta ) = {
console.log( meta )
})
The meta would be something like:
{
programComments: ...
nrkn
- Opened on Nov 4, 2015
- #4
nrkn
- Opened on Nov 3, 2015
- #3
The game seems to allow numbers in label names. See
https://github.com/atesgoral/hrm-solutions/blob/master/20-Multiplication-Workshop-15.109/157.72.specific-mschordan.asm
atesgoral
- Opened on Nov 2, 2015
- #2
With the following example:
-- HUMAN RESOURCE MACHINE PROGRAM --
-- 01-Mail-Room - SIZE 6/6 - SPEED 6/6 --
-- Straightforward. The first level introduces the inbox and outbox commands.
INBOX ...
atesgoral
- 1
- Opened on Nov 2, 2015
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.