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 }}
6ziv
/
minidecaf
Public
forked from
decaf-lang/minidecaf
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
minidecaf
src
on
md-zj
User selector
All users
All time
Commit history
Commits on Sep 17, 2020
Step 10: We finish global variables
dangerggg
committed
f9f994c
View commit details
Copy full SHA for f9f994c
View code at this point
Browse repository at this point
Commits on Sep 15, 2020
Step 9: We finish function definition & function call
dangerggg
committed
51fed7b
View commit details
Copy full SHA for 51fed7b
View code at this point
Browse repository at this point
Step 8: We finish Loops statement
dangerggg
committed
0fe7a55
View commit details
Copy full SHA for 0fe7a55
View code at this point
Browse repository at this point
Step 7: We finish compound statement & definition scope, using a single symbol table
dangerggg
committed
b25853e
View commit details
Copy full SHA for b25853e
View code at this point
Browse repository at this point
Commits on Sep 14, 2020
Step 6: We finish if statement & conditional tenary expression
dangerggg
committed
f4f27ad
View commit details
Copy full SHA for f4f27ad
View code at this point
Browse repository at this point
Step 5(3): We add some error detection machanism for local variable
dangerggg
committed
6aff64c
View commit details
Copy full SHA for 6aff64c
View code at this point
Browse repository at this point
Step 5(2): We finish codegen pass for local variables
dangerggg
committed
931970e
View commit details
Copy full SHA for 931970e
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
Step 5(1): We add Allocator pass to allocate stack memory for variables
dangerggg
committed
e0906cf
View commit details
Copy full SHA for e0906cf
View code at this point
Browse repository at this point
Commits on Sep 5, 2020
Step4: Logical binary operators finished
dangerggg
committed
4bd6530
View commit details
Copy full SHA for 4bd6530
View code at this point
Browse repository at this point
Commits on Sep 4, 2020
Step3: Binary operations finished, we deal with priority with the assist of antlr4
dangerggg
committed
da1bf66
View commit details
Copy full SHA for da1bf66
View code at this point
Browse repository at this point
Commits on Sep 3, 2020
Step2: Unary operation finished, like UnaryOp node, we visit Integer node specially
dangerggg
committed
28bf43d
View commit details
Copy full SHA for 28bf43d
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
Step1: Integers finished, build a simple stack machine model
dangerggg
committed
e559382
View commit details
Copy full SHA for e559382
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.