Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jameshanlon
/
hex-processor
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add channel communication (ISA and sim)
- #7
#7
Merged
jameshanlon
merged 13 commits into
master
jameshanlon/hex-processor:master
from
message-passing-1
jameshanlon/hex-processor:message-passing-1
Copy head branch name to clipboard
May 30, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Add channel communication (ISA and sim)
#7
jameshanlon
merged 13 commits into
master
jameshanlon/hex-processor:master
from
message-passing-1
jameshanlon/hex-processor:message-passing-1
Copy head branch name to clipboard
Commits
Commits on May 25, 2026
Add CMakePresets.json
jameshanlon
committed
d379167
View commit details
Copy full SHA for d379167
Browse repository at this point
Commits on May 29, 2026
Add IN/OUT operations to the Hex ISA enum
jameshanlon
committed
5bbf9d5
View commit details
Copy full SHA for 5bbf9d5
Browse repository at this point
Assemble IN/OUT channel instructions
jameshanlon
committed
f3b59da
View commit details
Copy full SHA for f3b59da
Browse repository at this point
Add multi-core simulator with channel rendezvous
Show description for e708b95
jameshanlon
committed
e708b95
View commit details
Copy full SHA for e708b95
Browse repository at this point
Run binaries through the multi-core System in hexsim
jameshanlon
committed
c1d4629
View commit details
Copy full SHA for c1d4629
Browse repository at this point
Lex chan, par, ! and ? tokens in the X language
jameshanlon
committed
6230a32
View commit details
Copy full SHA for 6230a32
Browse repository at this point
Parse chan declarations and formals in the X language
Show description for 887253c
jameshanlon
committed
887253c
View commit details
Copy full SHA for 887253c
Browse repository at this point
Parse the X par statement
Show description for c2a9cce
jameshanlon
committed
c2a9cce
View commit details
Copy full SHA for c2a9cce
Browse repository at this point
Parse X channel output (!) and input (?) statements
Show description for d0c2618
jameshanlon
committed
d0c2618
View commit details
Copy full SHA for d0c2618
Browse repository at this point
Generate code for chan formals and !/? statements
Show description for 4f8b1fe
jameshanlon
committed
4f8b1fe
View commit details
Copy full SHA for 4f8b1fe
Browse repository at this point
Compile a top-level par into a multi-processor network container
Show description for 95d0562
jameshanlon
committed
95d0562
View commit details
Copy full SHA for 95d0562
Browse repository at this point
Commits on May 30, 2026
Default System inputs to truncated, fixing the standalone simulator
Show description for e2aa9b5
jameshanlon
committed
e2aa9b5
View commit details
Copy full SHA for e2aa9b5
Browse repository at this point
Require semicolons between par branches
Show description for b1ef55d
jameshanlon
committed
b1ef55d
View commit details
Copy full SHA for b1ef55d
Browse repository at this point
You can’t perform that action at this time.