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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
mitalang
/
mita
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
47
Code
Issues
0
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
add example and test
- #4
#4
Open
mengzhuo
wants to merge 22 commits into
mitalang:main
mitalang/mita:main
from
mengzhuo:main
mengzhuo/mita:main
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Open
add example and test
#4
mengzhuo
wants to merge 22 commits into
mitalang:main
mitalang/mita:main
from
mengzhuo:main
mengzhuo/mita:main
Copy head branch name to clipboard
Commits
Commits on Jun 20, 2025
add more examples
mengzhuo
committed
7a4d7ce
View commit details
Copy full SHA for 7a4d7ce
Browse repository at this point
add more functions cadr、caddr、cddr、list、length、map、filter、reduce、append、reverse、assoc、member、last、nth、and、or、not、equal、remove
mengzhuo
committed
fb15e03
View commit details
Copy full SHA for fb15e03
Browse repository at this point
add test and odomu test
mengzhuo
committed
38f8a46
View commit details
Copy full SHA for 38f8a46
Browse repository at this point
change sato
mengzhuo
committed
8ccc4f9
View commit details
Copy full SHA for 8ccc4f9
Browse repository at this point
fix shato
mengzhuo
committed
ed8b716
View commit details
Copy full SHA for ed8b716
Browse repository at this point
fix stack
mengzhuo
committed
5e87072
View commit details
Copy full SHA for 5e87072
Browse repository at this point
fix or
mengzhuo
committed
f8cb608
View commit details
Copy full SHA for f8cb608
Browse repository at this point
Commits on May 12, 2026
Rewrite interpreter from Go to Rust
Show description for f030045
mengzhuo
committed
f030045
View commit details
Copy full SHA for f030045
Browse repository at this point
Update AGENTS.md for Rust rewrite
mengzhuo
committed
deed902
View commit details
Copy full SHA for deed902
Browse repository at this point
Remove unsafe code and add comprehensive tests
Show description for b128202
mengzhuo
committed
b128202
View commit details
Copy full SHA for b128202
Browse repository at this point
Rename all library functions to Hilichurlian
Show description for f923ffd
mengzhuo
committed
f923ffd
View commit details
Copy full SHA for f923ffd
Browse repository at this point
Commits on May 13, 2026
Fix length function name: mani → tiga
Show description for eae9aa1
mengzhuo
committed
eae9aa1
View commit details
Copy full SHA for eae9aa1
Browse repository at this point
Add let, if, progn, setq special forms with Hilichurlian names
Show description for ef48ee8
mengzhuo
committed
ef48ee8
View commit details
Copy full SHA for ef48ee8
Browse repository at this point
Add and fix example programs
Show description for 2dd6ae5
mengzhuo
committed
2dd6ae5
View commit details
Copy full SHA for 2dd6ae5
Browse repository at this point
Commits on May 14, 2026
Implement tail call optimization (TCO)
Show description for 427e444
mengzhuo
committed
427e444
View commit details
Copy full SHA for 427e444
Browse repository at this point
Commits on May 15, 2026
Register-based VM with bytecode compiler
Show description for 36e6980
mengzhuo
committed
36e6980
View commit details
Copy full SHA for 36e6980
Browse repository at this point
Add C FFI support and fix CI workflow
Show description for b551fcc
mengzhuo
committed
b551fcc
View commit details
Copy full SHA for b551fcc
Browse repository at this point
Commits on May 16, 2026
Update AGENTS.md with VM, compiler, and C FFI documentation
mengzhuo
committed
6c53c59
View commit details
Copy full SHA for 6c53c59
Browse repository at this point
Add Go-like stdlib with web server support via C FFI
Show description for f48cdff
mengzhuo
committed
f48cdff
View commit details
Copy full SHA for f48cdff
Browse repository at this point
Commits on May 18, 2026
Add string primitives and split HTTP library into pure MITA
Show description for fc5ff19
mengzhuo
committed
fc5ff19
View commit details
Copy full SHA for fc5ff19
Browse repository at this point
feat: expand odomu.mita with Common Lisp-style functions
Show description for 52b194b
mengzhuo
committed
52b194b
View commit details
Copy full SHA for 52b194b
Browse repository at this point
fix: add serve_once function for web server compatibility
Show description for 1ce9d01
mengzhuo
committed
1ce9d01
View commit details
Copy full SHA for 1ce9d01
Browse repository at this point
You can’t perform that action at this time.