This website requires JavaScript.
Explore
Help
Sign In
andrew
/
piquant
Archived
Watch
1
Star
0
Fork
0
You've already forked piquant
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2026-05-18
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
a428b905da08d0232235b186411473358fe259b1
piquant
/
media
/
screenshot.png
29 lines
15 KiB
Plaintext
Raw
Normal View
History
Unescape
Escape
Added readme
2015-01-25 17:53:17 -08:00
<EFBFBD>
PNG
- All tests passing - Updated README and image - Added itoa to stdlib - Implemented modulus math for bcc which has none in the stdlib - Updated the build scripts to work on Ubuntu 22 - Added bochsrc with some useful overrides (new bochs bios in ubuntu is broken, use the legacy) - Made most of stdlib compile and run under GNU C for testing - Improved the tokenizer so it will return tokens of more than one character - Moved the basic parser from using void pointers to store values to using basic_value unions to represent possible types - Added tests for the basic tokenizer
2024-05-03 22:26:34 -04:00