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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Herb-AI
/
HerbInterpret.jl
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
0
Code
Issues
11
Pull requests
6
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Let generated interpreters handle 'nothing' values.
- #50
#50
Open
StefRasing
wants to merge 10 commits into
master
Herb-AI/HerbInterpret.jl:master
from
exception_free_interpreter
Herb-AI/HerbInterpret.jl:exception_free_interpreter
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Let generated interpreters handle 'nothing' values.
#50
StefRasing
wants to merge 10 commits into
master
Herb-AI/HerbInterpret.jl:master
from
exception_free_interpreter
Herb-AI/HerbInterpret.jl:exception_free_interpreter
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2026
Changed generated interpreters to handle 'nothing' values from functions
StefRasing
committed
bdeae16
View commit details
Copy full SHA for bdeae16
Browse repository at this point
Commits on Mar 26, 2026
Added lambda function support; added support for chaining of operators in stateful grammars; added tests; updated docstrings for core functions
THinnerichs
committed
5e450c4
View commit details
Copy full SHA for 5e450c4
Browse repository at this point
Commits on Apr 1, 2026
Updated docstrings to be more readable
THinnerichs
committed
2f64610
View commit details
Copy full SHA for 2f64610
Browse repository at this point
Commits on Apr 21, 2026
Added output interpreter
Show description for f4a12ed
StefRasing
committed
f4a12ed
View commit details
Copy full SHA for f4a12ed
Browse repository at this point
Added case for terminals with no child outputs
StefRasing
committed
da1d4e0
View commit details
Copy full SHA for da1d4e0
Browse repository at this point
Fixed typing
StefRasing
committed
ff5e6d7
View commit details
Copy full SHA for ff5e6d7
Browse repository at this point
Fixed indexing issue
StefRasing
committed
93ba95e
View commit details
Copy full SHA for 93ba95e
Browse repository at this point
Commits on May 4, 2026
Merge remote-tracking branch 'origin/feat/add_lambdas' into exception_free_interpreter
StefRasing
committed
e044aa8
View commit details
Copy full SHA for e044aa8
Browse repository at this point
Fix
StefRasing
committed
912d07c
View commit details
Copy full SHA for 912d07c
Browse repository at this point
Commits on May 19, 2026
added memory optimization for constant values
StefRasing
committed
1eeaf88
View commit details
Copy full SHA for 1eeaf88
Browse repository at this point
You can’t perform that action at this time.