issues
search
waxeye-org
/
waxeye
Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, JavaScript, Python, Racket, and Ruby.
https://waxeye-org.github.io/waxeye/index.html
Other
235
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Inline non-terminal definitions
#124
bzaar
opened
1 year ago
1
Different character escaping in 'expected' and 'actual' in tests
#123
bzaar
opened
1 year ago
1
Bump json5 from 1.0.1 to 1.0.2 in /src/javascript
#122
dependabot[bot]
opened
1 year ago
0
Bump json5, ts-loader, webpack and webpack-cli in /src/javascript
#121
dependabot[bot]
opened
1 year ago
0
Bump decode-uri-component from 0.2.0 to 0.2.2 in /src/javascript
#120
dependabot[bot]
opened
1 year ago
0
Bump loader-utils from 1.2.3 to 1.4.2 in /src/javascript
#119
dependabot[bot]
opened
1 year ago
0
Bump terser from 4.8.0 to 4.8.1 in /src/javascript
#118
dependabot[bot]
opened
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6 in /src/javascript
#117
dependabot[bot]
opened
2 years ago
0
New Development Repository
#116
orlandohill
opened
3 years ago
1
Bump ssri from 6.0.1 to 6.0.2 in /src/javascript
#115
dependabot[bot]
opened
3 years ago
0
Bump y18n from 4.0.0 to 4.0.1 in /src/javascript
#114
dependabot[bot]
opened
3 years ago
0
Bump elliptic from 6.5.3 to 6.5.4 in /src/javascript
#113
dependabot[bot]
opened
3 years ago
0
Bump ini from 1.3.5 to 1.3.8 in /src/javascript
#112
dependabot[bot]
opened
3 years ago
0
Online demo fails on case insensitive quoted strings
#111
bkil
closed
4 years ago
3
Bump elliptic from 6.5.2 to 6.5.3 in /src/javascript
#110
dependabot[bot]
closed
4 years ago
1
Embedding waxeye into other tools
#109
KOLANICH
opened
4 years ago
3
Restarting Development
#108
orlandohill
opened
4 years ago
8
PHP Parser Generator Implementation
#107
michael-becker
opened
4 years ago
5
Release Policy
#106
mkohlhaas
closed
2 years ago
7
Bump acorn from 6.4.0 to 6.4.1 in /src/javascript
#105
dependabot[bot]
closed
4 years ago
1
PHP Support
#104
michael-becker
opened
4 years ago
7
What is in ../lib/plt dir?
#103
KOLANICH
opened
4 years ago
4
Java Generation: Large grammars result in "code too large" errors
#102
michael-becker
closed
4 years ago
1
Implement "negative" symbol classes
#101
KOLANICH
closed
4 years ago
3
Can the state machine be compiled directly into target language rather than to structures interpreted by the runtime?
#100
KOLANICH
opened
4 years ago
1
Merge pull request #99 from KOLANICH/python_package_setup
#99
KOLANICH
closed
4 years ago
8
Added .editorconfig
#98
KOLANICH
closed
4 years ago
0
Split this monorepo into multiple repos, rewrite the history
#97
KOLANICH
opened
4 years ago
4
Bump lodash from 4.17.10 to 4.17.15 in /src/javascript
#96
dependabot[bot]
closed
4 years ago
0
Bump js-yaml from 3.12.1 to 3.13.1 in /src/javascript
#95
dependabot[bot]
closed
4 years ago
0
Moving to waxeye/ org
#94
glebm
closed
4 years ago
4
Update typescript version
#93
jishi9
closed
4 years ago
1
[Javascript/Typescript] Add position information to AST nodes
#92
jishi9
closed
4 years ago
1
Fix invalid path in build/exe.bat
#91
glebm
closed
4 years ago
0
Cannot build with source on Windows 7
#90
thangld322
opened
6 years ago
3
Updates dev dependencies and TypeScript 2.9 compat
#89
glebm
closed
6 years ago
1
waxeye does not compile with TS2.9
#88
mprobst
closed
6 years ago
3
no racket pkg
#87
rain-1
opened
6 years ago
0
waxeye: failed to start [..]/racket3m-6.11 (No such file or directory)
#86
Ploppz
opened
6 years ago
0
Java runtime improvements
#85
nverwer
closed
4 years ago
1
Update textoverlay to v0.3.0
#84
glebm
closed
6 years ago
1
Demo improvements: shareable URLs, error highlight
#83
glebm
closed
6 years ago
1
Unicode support in C-runtime according to issue #31?
#82
hhv
closed
6 years ago
3
TypeScript Runtime: Cons Lists
#81
glebm
closed
6 years ago
8
TypeScript runtime: Better expression arguments
#80
glebm
closed
7 years ago
1
TypeScript Parser: Minor enhancements
#79
glebm
closed
7 years ago
1
CoffeeScript -> TypeScript
#78
glebm
closed
7 years ago
3
JavaScript: Rewrite in TypeScript
#77
glebm
closed
7 years ago
3
Replace ad-hoc build system with a single Makefile
#76
glebm
closed
7 years ago
2
JavaScript: Do not require('assert')
#75
glebm
closed
7 years ago
2
Next