issues
search
gilch
/
hebigo
蛇語(HEH-bee-go): An indentation-based skin for Hissp.
https://github.com/gilch/hissp
Mozilla Public License 2.0
24
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update for breaking changes after next Hissp release
#66
gilch
opened
2 months ago
0
REPL brittleness
#65
gilch
opened
2 years ago
0
Fix do_is_complete()
#64
gilch
closed
2 years ago
0
Delegate bracketed expression lexing to codeop
#63
gilch
closed
2 years ago
0
Rework bracketed expression lexing
#62
gilch
closed
2 years ago
1
Python 3.10 broke the lexer
#61
gilch
closed
2 years ago
4
Fix typos
#60
gilch
closed
2 years ago
0
Consider allowing hotword expressions nested in bracketed expressions
#59
gilch
opened
3 years ago
6
Add match/case
#58
gilch
opened
3 years ago
0
update for Quotez
#57
gilch
closed
3 years ago
0
Consider semicolons for one-liners
#56
gilch
opened
3 years ago
2
Workflow to build and run unit tests
#55
gilch
closed
3 years ago
0
(just a backlink: I have added to reddit r/whitespaceLisp a link to this repo)
#53
martin12333
closed
3 years ago
0
Fix tests
#52
gilch
closed
3 years ago
0
Make indent style more consistent for tests
#51
gilch
closed
3 years ago
0
Fix def_ function names in __code__.co_name
#50
gilch
closed
3 years ago
0
Add install instructions to readme
#49
gilch
closed
3 years ago
0
Mostly formatting
#46
gilch
closed
3 years ago
0
Start REPL without using pid
#45
gilch
closed
3 years ago
0
installation with pipx fails
#43
v217
closed
3 years ago
10
Add a setup.py
#42
brandonwillard
closed
4 years ago
6
Fix assert macro
#41
gilch
closed
4 years ago
0
Add the ability to run the main module without precompiling
#40
gilch
opened
4 years ago
0
Basic REPL via Jupyter kernel
#39
gilch
closed
4 years ago
0
Functions made with def are still named lambda?
#38
gilch
closed
3 years ago
0
Consider adding a Python to Hebigo cheatsheet
#37
gilch
opened
5 years ago
1
del: macro
#36
gilch
closed
5 years ago
0
Create and test !attach: macro
#35
gilch
closed
5 years ago
0
Implement !of: macro
#34
gilch
closed
5 years ago
0
super and qualname
#33
gilch
closed
5 years ago
0
Class macro
#32
gilch
closed
5 years ago
0
Def to attr
#31
gilch
closed
5 years ago
0
Double unquotes
#30
gilch
closed
5 years ago
0
Add MPL license notices
#29
gilch
closed
5 years ago
0
Add doctests, docstrings, and docs
#28
gilch
opened
5 years ago
1
!begin0
#27
gilch
closed
5 years ago
0
Finish implementing else clause in for loops
#26
gilch
closed
5 years ago
0
Indentation
#25
gilch
closed
5 years ago
0
break and continue
#24
gilch
closed
5 years ago
0
For loop and tests
#23
gilch
closed
5 years ago
0
Implement and test !loop: macro
#22
gilch
closed
5 years ago
0
More macros
#21
gilch
closed
5 years ago
0
No error for unexpected indent
#20
gilch
closed
5 years ago
1
implement !let
#19
gilch
closed
5 years ago
1
Fix relative imports
#18
gilch
closed
3 years ago
2
Allow control words to take arguments
#17
gilch
closed
5 years ago
0
Consider allowing control words to take arguments
#16
gilch
closed
5 years ago
0
Change "empty" hotword :: to pass:
#15
gilch
closed
5 years ago
0
Quasiquote
#14
gilch
closed
5 years ago
0
Consider renaming the empty hotword from :: to !:
#13
gilch
closed
5 years ago
2
Next