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 }}
jake-87
/
ksm
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jan 20, 2022
Update README.md
jake-87
authored
0ca94ca
View commit details
Copy full SHA for 0ca94ca
Browse repository at this point
Commits on Jan 19, 2022
Update README.md
jake-87
authored
f68803a
View commit details
Copy full SHA for f68803a
Browse repository at this point
Update README.md
jake-87
authored
362083d
View commit details
Copy full SHA for 362083d
Browse repository at this point
Commits on Jan 17, 2022
Final changes
jake-87
committed
27b1611
View commit details
Copy full SHA for 27b1611
Browse repository at this point
Fixed code generation
jake-87
committed
4281015
View commit details
Copy full SHA for 4281015
Browse repository at this point
Changed example program
jake-87
committed
d63756e
View commit details
Copy full SHA for d63756e
Browse repository at this point
Fixed compiler, made data section work, added ksmc
jake-87
committed
947ffe6
View commit details
Copy full SHA for 947ffe6
Browse repository at this point
Added open_file
jake-87
committed
ccfa081
View commit details
Copy full SHA for ccfa081
Browse repository at this point
Commits on Jan 16, 2022
Added string printing
jake-87
committed
10a94f9
View commit details
Copy full SHA for 10a94f9
Browse repository at this point
Added more comments, added gen_hlt
jake-87
committed
8eace38
View commit details
Copy full SHA for 8eace38
Browse repository at this point
comments
jake-87
committed
043db45
View commit details
Copy full SHA for 043db45
Browse repository at this point
Renamed folder, added comments
jake-87
committed
ab140be
View commit details
Copy full SHA for ab140be
Browse repository at this point
worked on stack ops
jake-87
committed
08c5ac2
View commit details
Copy full SHA for 08c5ac2
Browse repository at this point
Commits on Jan 15, 2022
Added helpers
jake-87
committed
1233922
View commit details
Copy full SHA for 1233922
Browse repository at this point
Fixed tuple issue
jake-87
committed
2d3f92f
View commit details
Copy full SHA for 2d3f92f
Browse repository at this point
Working on ksm-v2
jake-87
committed
b4aa937
View commit details
Copy full SHA for b4aa937
Browse repository at this point
Added transpilation for pop, push
jake-87
committed
af29951
View commit details
Copy full SHA for af29951
Browse repository at this point
Added push, pop, mod
jake-87
committed
46c279a
View commit details
Copy full SHA for 46c279a
Browse repository at this point
Moved stuff to ksm-v1
jake-87
committed
54f8e82
View commit details
Copy full SHA for 54f8e82
Browse repository at this point
Commits on Jan 14, 2022
Fixed speedtests and other stuff
jake-87
committed
e0cfb3f
View commit details
Copy full SHA for e0cfb3f
Browse repository at this point
Added greater then, less then, added speedtest
jake-87
committed
bcab661
View commit details
Copy full SHA for bcab661
Browse repository at this point
Added more info
jake-87
committed
be6f29f
View commit details
Copy full SHA for be6f29f
Browse repository at this point
Moved compiler to transpiler
jake-87
committed
1a65bed
View commit details
Copy full SHA for 1a65bed
Browse repository at this point
NASM compiler/transpiler
jake-87
committed
b551c77
View commit details
Copy full SHA for b551c77
Browse repository at this point
Commits on Jan 12, 2022
Made small edits to ops.c, removed unneeded files
jake-87
committed
f6f0539
View commit details
Copy full SHA for f6f0539
Browse repository at this point
added structure for c-compiler
jake-87
committed
3afb51d
View commit details
Copy full SHA for 3afb51d
Browse repository at this point
Commits on Jan 11, 2022
Rewrote python assembler, fixed issue with movl
jake-87
committed
7b3be11
View commit details
Copy full SHA for 7b3be11
Browse repository at this point
Commits on Jan 10, 2022
Worked on new assembler
jake-87
committed
e6667c9
View commit details
Copy full SHA for e6667c9
Browse repository at this point
Worked on style, making new assember
jake-87
committed
f40aa48
View commit details
Copy full SHA for f40aa48
Browse repository at this point
Commits on Jan 9, 2022
Made working html / js online code editor
jake-87
committed
f871cec
View commit details
Copy full SHA for f871cec
Browse repository at this point
Commits on Jan 8, 2022
Changed stuff in run.sh
jake-87
committed
3311192
View commit details
Copy full SHA for 3311192
Browse repository at this point
Moved some stuff around, added run.sh script, made spec folder
jake-87
committed
a02fb7b
View commit details
Copy full SHA for a02fb7b
Browse repository at this point
Build system in progress
jake-87
committed
3ccf31e
View commit details
Copy full SHA for 3ccf31e
Browse repository at this point
pretty sure fortran impl works now
jake-87
committed
a22f8ad
View commit details
Copy full SHA for a22f8ad
Browse repository at this point
Commits on Jan 7, 2022
Fortran is still borken
jake-87
committed
921fba9
View commit details
Copy full SHA for 921fba9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.