This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
gython
mirror of
https://github.com/brettlangdon/gython.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
0
Wiki
Activity
Python 3 interpreter in Go
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
70
Commits
1
Branch
102 KiB
Go
100%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
gython
/
compiler
History
Brett Langdon
ab17fa812d
start generating CodeObject in assemble()
10 years ago
..
compiler.go
start generating CodeObject in assemble()
10 years ago
instruction.go
start generating CodeObject in assemble()
10 years ago
interface.go
move bytecode/codeobject to gython/codeobject
10 years ago
scope.go
make more progress on compiler/assembler
10 years ago